Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl | |
org.opensaml.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.impl |
Modifier and Type | Method and Description |
---|---|
List<PolicySetType> |
PolicySetType.getPolicySets()
Gets the child policy sets.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicySetTypeImpl
Concrete implementation of
PolicySetType . |
Modifier and Type | Method and Description |
---|---|
PolicySetType |
PolicySetTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
PolicySetType |
PolicySetTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<PolicySetType> |
PolicySetTypeImpl.getPolicySets()
Gets the child policy sets.
|
Modifier and Type | Method and Description |
---|---|
List<PolicySetType> |
XACMLAuthzDecisionQueryType.getPolicySets()
Gets the policy sets to be used while rendering a decision.
|
List<PolicySetType> |
ReferencedPoliciesType.getPolicySets()
Gets the policieSets in this element.
|
List<PolicySetType> |
XACMLPolicyStatementType.getPolicySets()
Return the XACMLPolicySet inside the policy statement.
|
Modifier and Type | Method and Description |
---|---|
List<PolicySetType> |
XACMLAuthzDecisionQueryTypeImpl.getPolicySets()
Gets the policy sets to be used while rendering a decision.
|
List<PolicySetType> |
ReferencedPoliciesTypeImpl.getPolicySets()
Gets the policieSets in this element.
|
List<PolicySetType> |
XACMLPolicyStatementTypeImpl.getPolicySets()
Return the XACMLPolicySet inside the policy statement.
|
Copyright © 1999-2013. All Rights Reserved.