|
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) |
| ClientEntity | getClient () |
| void | setClient (ClientEntity client) |
| ClientScopeEntity | getClientScope () |
| void | setClientScope (ClientScopeEntity clientScope) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| String | name |
| String | protocol |
| String | protocolMapper |
非公開変数類 | |
| Map< String, String > | config |
| ClientEntity | client |
| ClientScopeEntity | clientScope |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13