keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
String | getName () |
void | setName (String name) |
String | getProviderId () |
void | setProviderId (String providerId) |
String | getSubType () |
void | setSubType (String subType) |
MultivaluedHashMap< String, String > | getConfig () |
void | setConfig (MultivaluedHashMap< String, String > config) |
MultivaluedHashMap< String, ComponentExportRepresentation > | getSubComponents () |
void | setSubComponents (MultivaluedHashMap< String, ComponentExportRepresentation > subComponents) |
非公開変数類 | |
String | id |
String | name |
String | providerId |
String | subType |
MultivaluedHashMap< String, ComponentExportRepresentation > | subComponents = new MultivaluedHashMap<>() |
MultivaluedHashMap< String, String > | config = new MultivaluedHashMap<>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |