|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| String | getHelpText () |
| void | setHelpText (String helpText) |
| List< ConfigPropertyRepresentation > | getProperties () |
| void | setProperties (List< ConfigPropertyRepresentation > properties) |
| Map< String, Object > | getMetadata () |
| void | setMetadata (Map< String, Object > metadata) |
限定公開変数類 | |
| String | id |
| String | helpText |
| List< ConfigPropertyRepresentation > | properties |
| Map< String, Object > | metadata = new HashMap<>() |
|
inline |
|
inline |
|
inline |
Extra information about the component that might come from annotations or interfaces that the component implements For example, if UserStorageProvider implements ImportSynchronization
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13