[
https://issues.apache.org/jira/browse/CXF-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-6903.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
3.1.7
3.0.10
> 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
> Assignee: Freeman Fang
> Fix For: 3.0.10, 3.1.7, 3.2.0
>
>
> 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)