keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
String | getAlias () |
void | setAlias (String alias) |
String | getDescription () |
void | setDescription (String description) |
String | getProviderId () |
void | setProviderId (String providerId) |
boolean | isTopLevel () |
void | setTopLevel (boolean topLevel) |
boolean | isBuiltIn () |
void | setBuiltIn (boolean builtIn) |
List< AuthenticationExecutionExportRepresentation > | getAuthenticationExecutions () |
void | setAuthenticationExecutions (List< AuthenticationExecutionExportRepresentation > authenticationExecutions) |
限定公開変数類 | |
List< AuthenticationExecutionExportRepresentation > | authenticationExecutions |
非公開変数類 | |
String | id |
String | alias |
String | description |
String | providerId |
boolean | topLevel |
boolean | builtIn |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
protected |
|
private |
|
private |
|
private |
|
private |
|
private |