public class GroupListQuery extends AbstractRevisioned implements GroupQuery
Constructor and Description |
---|
GroupListQuery(Long revisioned,
String id,
RealmModel realm,
Set<String> groups) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getGroups() |
String |
getRealm() |
String |
toString() |
getCacheTimestamp, getId, getRevision, setRevision
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getRevision, setRevision
public GroupListQuery(Long revisioned, String id, RealmModel realm, Set<String> groups)
Copyright © 2021 JBoss by Red Hat. All rights reserved.