|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| RealmEntity | getRealm () |
| void | setRealm (RealmEntity realm) |
| String | getAlias () |
| void | setAlias (String alias) |
| String | getDescription () |
| void | setDescription (String description) |
| Collection< AuthenticationExecutionEntity > | getExecutions () |
| void | setExecutions (Collection< AuthenticationExecutionEntity > executions) |
| String | getProviderId () |
| void | setProviderId (String providerId) |
| boolean | isTopLevel () |
| void | setTopLevel (boolean topLevel) |
| boolean | isBuiltIn () |
| void | setBuiltIn (boolean builtIn) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| RealmEntity | realm |
| String | alias |
| String | providerId |
| String | description |
| boolean | topLevel |
| boolean | builtIn |
変数 | |
| Collection< AuthenticationExecutionEntity > | executions = new ArrayList<AuthenticationExecutionEntity>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
package |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13