[ 
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

Reply via email to