Bård Eiklid Fri, 09 Mar 2007 01:57:56 -0800
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