Method isAuthorized() from OAuthDecision is not used in the OAuthFilter
-----------------------------------------------------------------------

                 Key: AMBER-32
                 URL: https://issues.apache.org/jira/browse/AMBER-32
             Project: Amber
          Issue Type: Improvement
          Components: OAuth 2.0 - Resource Server
            Reporter: Lukasz Moren
            Assignee: Lukasz Moren
            Priority: Trivial


isAuthorized() method is not used and is not necessary. If OAuth request cannot 
be authorized validateRequest() in OAuthRSProvider should throw 
OAuthProblemException
 
https://github.com/apache/amber/blob/trunk/oauth-2.0/oauth2-rs-filter/src/main/java/org/apache/amber/oauth2/rsfilter/OAuthDecision.java
 

--
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