keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
String | getName () |
void | setName (String name) |
String | getPath () |
void | setPath (String path) |
List< String > | getRealmRoles () |
void | setRealmRoles (List< String > realmRoles) |
Map< String, List< String > > | getClientRoles () |
void | setClientRoles (Map< String, List< String >> clientRoles) |
Map< String, List< String > > | getAttributes () |
void | setAttributes (Map< String, List< String >> attributes) |
GroupRepresentation | singleAttribute (String name, String value) |
List< GroupRepresentation > | getSubGroups () |
void | setSubGroups (List< GroupRepresentation > subGroups) |
Map< String, Boolean > | getAccess () |
void | setAccess (Map< String, Boolean > access) |
限定公開変数類 | |
String | id |
String | name |
String | path |
Map< String, List< String > > | attributes |
List< String > | realmRoles |
Map< String, List< String > > | clientRoles |
List< GroupRepresentation > | subGroups |
非公開変数類 | |
Map< String, Boolean > | access |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |