|
mitreid-connect
|


公開メンバ関数 | |
| void | validateScope (AuthorizationRequest authorizationRequest, ClientDetails client) throws InvalidScopeException |
| void | validateScope (TokenRequest tokenRequest, ClientDetails client) throws InvalidScopeException |
非公開メンバ関数 | |
| void | validateScope (Set< String > requestedScopes, Set< String > clientScopes) throws InvalidScopeException |
非公開変数類 | |
| SystemScopeService | scopeService |
Validates the scopes on a request by comparing them against a client's allowed scopes, but allow custom scopes to function through the system scopes
|
inlineprivate |
|
inline |
|
inline |
|
private |
1.8.13