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, setRevisionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getRevision, setRevisionpublic 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.