How can I retrieve the username in the service implementation when using
Basic Authenitcation? The examples I have found suggests using
msgContext.getProperty(HTTPConstants.HEADER_AUTHORIZATION
), but this returns null.

-Baard

Reply via email to