Sergey Beryozkin created CXF-5162: ------------------------------------- Summary: OAuth2 AccessTokenService should validate if Client supports a given grant Key: CXF-5162 URL: https://issues.apache.org/jira/browse/CXF-5162 Project: CXF Issue Type: Improvement Components: JAX-RS Security Reporter: Sergey Beryozkin Assignee: Sergey Beryozkin
This is what AccessTokenService can do itself without the custom handlers having to deal with it themselves. The handlers would still be able to do some additional checks if really needed - but what AbstractTokenHandler does now can actually be done by the service itself - this will marginally simplify the custom implementations too. -- 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