[ https://issues.apache.org/jira/browse/OLTU-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jasha Joachimsthal updated OLTU-59: ----------------------------------- Description: 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/oltu/blob/trunk/oauth-2.0/resourceserver-filter/src/main/java/org/apache/oltu/oauth2/rsfilter/OAuthDecision.java was: 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 > Method isAuthorized() from OAuthDecision is not used in the OAuthFilter > ----------------------------------------------------------------------- > > Key: OLTU-59 > URL: https://issues.apache.org/jira/browse/OLTU-59 > Project: Apache Oltu > Issue Type: Bug > Components: oauth2-resourceserver, oauth2-resourceserver-filter > Reporter: Lukasz Moren > Assignee: Jasha Joachimsthal > 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/oltu/blob/trunk/oauth-2.0/resourceserver-filter/src/main/java/org/apache/oltu/oauth2/rsfilter/OAuthDecision.java -- This message was sent by Atlassian JIRA (v6.3.4#6332)