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