public class CachedPolicy extends AbstractRevisioned implements InResourceServer
Constructor and Description |
---|
CachedPolicy(Long revision,
Policy policy) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAssociatedPoliciesIds(Supplier<Policy> policy) |
Map<String,String> |
getConfig(Supplier<Policy> policy) |
DecisionStrategy |
getDecisionStrategy() |
String |
getDescription() |
Logic |
getLogic() |
String |
getName() |
String |
getOwner() |
String |
getResourceServerId() |
Set<String> |
getResourcesIds(Supplier<Policy> policy) |
Set<String> |
getScopesIds(Supplier<Policy> policy) |
String |
getType() |
getCacheTimestamp, getId, getRevision, setRevision
public String getType()
public DecisionStrategy getDecisionStrategy()
public Logic getLogic()
public String getName()
public String getDescription()
public String getResourceServerId()
getResourceServerId
in interface InResourceServer
public String getOwner()
Copyright © 2021 JBoss by Red Hat. All rights reserved.