keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
String | getName () |
void | setName (String name) |
String | getCategory () |
void | setCategory (String category) |
String | getHelpText () |
void | setHelpText (String helpText) |
UserFederationMapperSyncConfigRepresentation | getSyncConfig () |
void | setSyncConfig (UserFederationMapperSyncConfigRepresentation syncConfig) |
List< ConfigPropertyRepresentation > | getProperties () |
void | setProperties (List< ConfigPropertyRepresentation > properties) |
Map< String, String > | getDefaultConfig () |
void | setDefaultConfig (Map< String, String > defaultConfig) |
限定公開変数類 | |
String | id |
String | name |
String | category |
String | helpText |
UserFederationMapperSyncConfigRepresentation | syncConfig |
List< ConfigPropertyRepresentation > | properties = new LinkedList<>() |
Map< String, String > | defaultConfig = new HashMap<>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |