OAuthContext should provide an access to OAuthPermissions
---------------------------------------------------------

                 Key: CXF-4047
                 URL: https://issues.apache.org/jira/browse/CXF-4047
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 2.5.2
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin


OAuthContext offers an access to UserSubject for OAuth services to figure out 
which user's resources are actually accessed.
It should also offer an access to OAuthPermission for the custom interpretation 
of those permissions to be possible. For example, the service code can try to 
validate that a client can indeed modify a calendar but only a given hour slot 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to