Freeman Fang created CXF-6903:
---------------------------------

             Summary: add a NameDigestPasswordCallbackHandler for 
JAASLoginInterceptor
                 Key: CXF-6903
                 URL: https://issues.apache.org/jira/browse/CXF-6903
             Project: CXF
          Issue Type: Improvement
            Reporter: Freeman Fang


Currently if we use UsernameToken with JAASLoginInterceptor and wire into 
underlying container JAAS service we can only use PlainText password, we need a 
new NameDigestPasswordCallbackHandler in CXF which can store the nonce, 
createdTime from UsernameToken if use DigestPassword, so that later on in 
container JAAS  we can create digest password from the stored one with nonce 
and createdTime passed in by NameDigestPasswordCallbackHandler.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to