|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidScopeException | |
|---|---|
| org.springframework.security.oauth2.provider | |
| Uses of InvalidScopeException in org.springframework.security.oauth2.provider |
|---|
| Methods in org.springframework.security.oauth2.provider that throw InvalidScopeException | |
|---|---|
void |
DefaultOAuth2RequestValidator.validateScope(AuthorizationRequest authorizationRequest,
ClientDetails client)
|
void |
OAuth2RequestValidator.validateScope(AuthorizationRequest authorizationRequest,
ClientDetails client)
Ensure that the client has requested a valid set of scopes. |
void |
DefaultOAuth2RequestValidator.validateScope(TokenRequest tokenRequest,
ClientDetails client)
|
void |
OAuth2RequestValidator.validateScope(TokenRequest tokenRequest,
ClientDetails client)
Ensure that the client has requested a valid set of scopes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||