keycloak
|
公開メンバ関数 | |
WhoAmI () | |
WhoAmI (String userId, String realm, String displayName, boolean createRealm, Map< String, Set< String >> realmAccess) | |
String | getUserId () |
void | setUserId (String userId) |
String | getRealm () |
void | setRealm (String realm) |
String | getDisplayName () |
void | setDisplayName (String displayName) |
boolean | isCreateRealm () |
void | setCreateRealm (boolean createRealm) |
Map< String, Set< String > > | getRealmAccess () |
void | setRealmAccess (Map< String, Set< String >> realmAccess) |
限定公開変数類 | |
String | userId |
String | realm |
String | displayName |
boolean | createRealm |
Map< String, Set< String > > | realmAccess = new HashMap<String, Set<String>>() |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |