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);
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);