UsernameTokenProcessor should be able to act as a UsernameToken parser only and 
not enforce the validation of passwords  
-------------------------------------------------------------------------------------------------------------------------

                 Key: WSS-229
                 URL: https://issues.apache.org/jira/browse/WSS-229
             Project: WSS4J
          Issue Type: Improvement
          Components: WSS4J Core
            Reporter: Sergey Beryozkin
            Assignee: Ruchith Udayanga Fernando
             Fix For: 1.6


UsernameTokenProcessor enforces the validation of passwords. In some cases it 
could be advantageous to use it only as a token parser creating a principal, 
ex, when it is used explicitly from a custom code.  In such cases, the custom 
code can proceed with validating the username token details as needed.

 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to