The documentation for using WS-Security with CXF describes creating and configuring a CallbackHandler that is supposed to produce the password for a user so the calling routines can verify that the password is correct. JAAS would expect that both the username and password would be supplied to it. Is there a way to configure the WSS4JInInterceptor to pass both fields to the CallbackHandler?
Chris Marshall -- View this message in context: http://www.nabble.com/JAAS-in-Server-Password-Callback--tp23797070p23797070.html Sent from the cxf-user mailing list archive at Nabble.com.
