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<PolicyType> |
PolicySetType.getPolicies()
Gets the child policies.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyTypeImpl
Concrete implemenation of
PolicyType . |
Modifier and Type | Method and Description |
---|---|
PolicyType |
PolicyTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
PolicyType |
PolicyTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<PolicyType> |
PolicySetTypeImpl.getPolicies()
Gets the child policies.
|
Modifier and Type | Method and Description |
---|---|
List<PolicyType> |
XACMLAuthzDecisionQueryType.getPolicies()
Gets the policies to be used while rendering a decision.
|
List<PolicyType> |
ReferencedPoliciesType.getPolicies()
Gets the policies in this element.
|
List<PolicyType> |
XACMLPolicyStatementType.getPolicies()
Return the XACMLPolicy inside the policy statement.
|
Modifier and Type | Method and Description |
---|---|
List<PolicyType> |
XACMLAuthzDecisionQueryTypeImpl.getPolicies()
Gets the policies to be used while rendering a decision.
|
List<PolicyType> |
ReferencedPoliciesTypeImpl.getPolicies()
Gets the policies in this element.
|
List<PolicyType> |
XACMLPolicyStatementTypeImpl.getPolicies()
Return the XACMLPolicy inside the policy statement.
|
Copyright © 1999-2013. All Rights Reserved.