You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2012/12/05 12:20:58 UTC

[jira] [Resolved] (CXF-4675) Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider

     [ https://issues.apache.org/jira/browse/CXF-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-4675.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
         Assignee: Sergey Beryozkin

SubjectCreator interface has been introduced - this will let you bring the customization closer to the data provider - have the bean implementing OAuthDataProvider also implementing SubjectCreator. IMHO it is a good compromise as it will let the providers which are not into UserSubject customization not to worry about it, thanks 
                
> Move createUserSubject from RedirectionBasedGrantService to the OAuthDataProvider
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-4675
>                 URL: https://issues.apache.org/jira/browse/CXF-4675
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS Security
>    Affects Versions: 2.7.0
>            Reporter: Steven Tippetts
>            Assignee: Sergey Beryozkin
>             Fix For: 2.6.4, 2.7.1
>
>
> I'm having to extend RedirectionBasedGrantService and consequently ImplicitGrantService in order to override createUserSubject. Would it be possible to move createUserSubject to the OAuthDataProvider?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira