Class CachedResource
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
org.keycloak.models.cache.infinispan.authorization.entities.CachedResource
- All Implemented Interfaces:
CachedObject
,InResourceServer
,Revisioned
- Author:
- Pedro Igor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAttributes
(Supplier<Resource> source) getName()
getOwner()
getScopesIds
(Supplier<Resource> source) getType()
boolean
Methods inherited from class org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
getCacheTimestamp, getId, getRevision, setRevision
-
Constructor Details
-
CachedResource
-
-
Method Details
-
getName
-
getDisplayName
-
getUris
-
getType
-
getIconUri
-
getOwner
-
isOwnerManagedAccess
public boolean isOwnerManagedAccess() -
getResourceServerId
- Specified by:
getResourceServerId
in interfaceInResourceServer
-
getScopesIds
-
getAttributes
-