Class AggregatePolicyRepresentation
- java.lang.Object
- 
- org.keycloak.representations.idm.authorization.AbstractPolicyRepresentation
- 
- org.keycloak.representations.idm.authorization.AggregatePolicyRepresentation
 
 
- 
 public class AggregatePolicyRepresentation extends AbstractPolicyRepresentation - Author:
- Pedro Igor
 
- 
- 
Constructor SummaryConstructors Constructor Description AggregatePolicyRepresentation()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()- 
Methods inherited from class org.keycloak.representations.idm.authorization.AbstractPolicyRepresentationaddPolicy, addResource, addScope, equals, getDecisionStrategy, getDescription, getId, getLogic, getName, getOwner, getPolicies, getResources, getResourcesData, getScopes, getScopesData, hashCode, removePolicy, removeScope, setDecisionStrategy, setDescription, setId, setLogic, setName, setOwner, setPolicies, setResources, setResourcesData, setScopes, setScopesData, setType
 
- 
 
- 
- 
- 
Method Detail- 
getTypepublic String getType() - Overrides:
- getTypein class- AbstractPolicyRepresentation
 
 
- 
 
-