Sumeet Mahajan created CXF-7677: ----------------------------------- Summary: With CXF 3.2.1, using UsernameToken, cannot receive password in callback Key: CXF-7677 URL: https://issues.apache.org/jira/browse/CXF-7677 Project: CXF Issue Type: Bug Components: WS-* Components Affects Versions: 3.2.1 Environment: Java 8.
CXF 3.2.1 Reporter: Sumeet Mahajan I am attaching my SOAP request. It has SOAP Header with usernametoken which also has username and password in plain text. I wrote a CallbackHandler to receive this username and password on server. We used to get the username and password before our migration to cxf 3.2.1 but not getting password anymore. I did follow the new classes (WSPasswordCallback) and changed the package etc. Not sure whats missing here. -- This message was sent by Atlassian JIRA (v7.6.3#76005)