[ 
https://issues.apache.org/jira/browse/CXF-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510163#comment-13510163
 ] 

Steven Tippetts commented on CXF-4675:
--------------------------------------

Thanks, I'll set up a RequestHandler rather than extending the objects. 
However, proceeding this way makes my implementation disjointed. It would be 
better for me if the OAuthDataProvider managed the createUserSubject method.
                
> 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
>
> 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