Class UserListQuery
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.entities.UserListQuery
- All Implemented Interfaces:
CachedObject
,InRealm
,Revisioned
,UserQuery
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
ConstructorDescriptionUserListQuery
(Long revisioned, String id, RealmModel realm, String user) UserListQuery
(Long revisioned, String id, RealmModel realm, Set<String> users) -
Method Summary
Methods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.Revisioned
getId, getRevision, setRevision