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