keycloak
|
クラス | |
class | Key |
公開メンバ関数 | |
ClientScopeEntity | getClientScope () |
void | setClientScope (ClientScopeEntity clientScope) |
RealmEntity | getRealm () |
void | setRealm (RealmEntity realm) |
boolean | isDefaultScope () |
void | setDefaultScope (boolean defaultScope) |
boolean | equals (Object o) |
int | hashCode () |
限定公開変数類 | |
ClientScopeEntity | clientScope |
RealmEntity | realm |
boolean | defaultScope |
Binding between realm and default clientScope
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |