Interface InRealm
- 
- All Superinterfaces:
- Revisioned
 - All Known Subinterfaces:
- ClientQuery,- ClientScopeQuery,- GroupQuery,- InClient,- RoleQuery,- UserQuery
 - All Known Implementing Classes:
- CachedClient,- CachedClientRole,- CachedClientScope,- CachedFederatedIdentityLinks,- CachedGroup,- CachedRealmRole,- CachedRole,- CachedUser,- CachedUserConsents,- ClientListQuery,- ClientScopeListQuery,- GroupListQuery,- RoleListQuery,- UserListQuery
 
 public interface InRealm extends Revisioned - Version:
- $Revision: 1 $
- Author:
- Bill Burke
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRealm()- 
Methods inherited from interface org.keycloak.models.cache.infinispan.entities.RevisionedgetId, getRevision, setRevision
 
- 
 
- 
- 
- 
Method Detail- 
getRealmString getRealm() 
 
- 
 
-