public class CachedGroup extends Object implements Serializable
| Constructor and Description |
|---|
CachedGroup(RealmModel realm,
GroupModel group) |
| Modifier and Type | Method and Description |
|---|---|
org.keycloak.common.util.MultivaluedHashMap<String,String> |
getAttributes() |
String |
getId() |
String |
getName() |
String |
getParentId() |
String |
getRealm() |
Set<String> |
getRoleMappings() |
Set<String> |
getSubGroups() |
public CachedGroup(RealmModel realm, GroupModel group)
Copyright © 2016 JBoss by Red Hat. All rights reserved.