Class RealmListQuery
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.entities.RealmListQuery
- All Implemented Interfaces:
 CachedObject,RealmQuery,Revisioned
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Constructor Summary
ConstructorsConstructorDescriptionRealmListQuery(Long revision, String id, String realm) RealmListQuery(Long revision, String id, Set<String> realms)  - 
Method Summary
Methods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision 
- 
Constructor Details
- 
RealmListQuery
 - 
RealmListQuery
 
 - 
 - 
Method Details
- 
getRealms
- Specified by:
 getRealmsin interfaceRealmQuery
 
 -