|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| String | getName () |
| void | setName (String name) |
| String | getProtocol () |
| void | setProtocol (String protocol) |
| String | getProtocolMapper () |
| void | setProtocolMapper (String protocolMapper) |
| Map< String, String > | getConfig () |
| void | setConfig (Map< String, String > config) |
| boolean | isConsentRequired () |
| String | getConsentText () |
限定公開変数類 | |
| String | id |
| String | name |
| String | protocol |
| String | protocolMapper |
| boolean | consentRequired |
| String | consentText |
| Map< String, String > | config = new HashMap<String, String>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13