Web Service with authorization Basic (Authorization Basic)

0

How to make a web service (java) to validate the Username and Password parameters sent to you from a soapUi (BASIC). I have a web service that retrieves the headers by: Map requestheader = (Map) mc.get (MessageContext.HTTP_REQUEST_HEADERS);

    
asked by Freddy Abdon 04.10.2018 в 17:07
source

0 answers