Hi All, I am creating REST application using JAX RS.
I am using SOAPUI to test the application. My Rest needs to receive the Http Basic Authentication from the SOAPUI. I just want to receive the authentication details like username,password and domain in JAX RS method. Can anyone give the idea how to get the authentication details in the parameter of the method. Thanks in advance. Regards SaravananRamamoorthy -- View this message in context: http://old.nabble.com/Http-basic-authentication-in-JAX-RS-tp27416364p27416364.html Sent from the cxf-user mailing list archive at Nabble.com.
