public class CachedGroup extends AbstractRevisioned implements InRealm
Constructor and Description |
---|
CachedGroup(Long revision,
RealmModel realm,
GroupModel group) |
Modifier and Type | Method and Description |
---|---|
MultivaluedHashMap<String,String> |
getAttributes() |
String |
getName() |
String |
getParentId() |
String |
getRealm() |
Set<String> |
getRoleMappings() |
Set<String> |
getSubGroups() |
getId, getRevision, setRevision
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getRevision, setRevision
public CachedGroup(Long revision, RealmModel realm, GroupModel group)
public MultivaluedHashMap<String,String> getAttributes()
public String getName()
public String getParentId()
Copyright © 2016 JBoss by Red Hat. All rights reserved.