You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2016/05/17 06:46:12 UTC

[jira] [Resolved] (CXF-6903) add a NameDigestPasswordCallbackHandler for JAASLoginInterceptor

     [ 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)