|
keycloak-service
|

クラス | |
| class | ClientScopeEntry |
公開メンバ関数 | |
| OAuthGrantBean (String code, ClientModel client, List< ClientScopeModel > clientScopesRequested) | |
| String | getCode () |
| String | getClient () |
| List< ClientScopeEntry > | getClientScopesRequested () |
非公開変数類 | |
| List< ClientScopeEntry > | clientScopesRequested = new ArrayList<>() |
| String | code |
| ClientModel | client |
静的非公開変数類 | |
| static OrderedModel.OrderedModelComparator< ClientScopeEntry > | COMPARATOR_INSTANCE = new OrderedModel.OrderedModelComparator<>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
staticprivate |
1.8.13