Class PolicyListQuery
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.authorization.entities.PolicyListQuery
- All Implemented Interfaces:
CachedObject,InResourceServer,PolicyQuery,Revisioned
- Direct Known Subclasses:
PolicyResourceListQuery,PolicyScopeListQuery
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevisionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.models.cache.infinispan.entities.Revisioned
getId, getRevision, setRevision
-
Constructor Details
-
PolicyListQuery
-
PolicyListQuery
-
-
Method Details
-
getResourceServerId
- Specified by:
getResourceServerIdin interfaceInResourceServer
-
getPolicies
- Specified by:
getPoliciesin interfacePolicyQuery
-
isInvalid
- Specified by:
isInvalidin interfacePolicyQuery
-