|
keycloak
|

公開メンバ関数 | |
| String | getId () |
| void | setId (String id) |
| Collection< GroupAttributeEntity > | getAttributes () |
| void | setAttributes (Collection< GroupAttributeEntity > attributes) |
| String | getName () |
| void | setName (String name) |
| RealmEntity | getRealm () |
| void | setRealm (RealmEntity realm) |
| GroupEntity | getParent () |
| void | setParent (GroupEntity parent) |
| boolean | equals (Object o) |
| int | hashCode () |
限定公開変数類 | |
| String | id |
| String | name |
| Collection< GroupAttributeEntity > | attributes = new ArrayList<GroupAttributeEntity>() |
非公開変数類 | |
| GroupEntity | parent |
| RealmEntity | realm |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
private |
|
private |
1.8.13