Package | Description |
---|---|
org.opensaml.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.impl |
Modifier and Type | Method and Description |
---|---|
ReferencedPoliciesType |
XACMLAuthzDecisionQueryType.getReferencedPolicies()
Gets the reference to the policies to be used while rendering a decision.
|
ReferencedPoliciesType |
XACMLPolicyStatementType.getReferencedPolicies()
Gets the referenced policies.
|
Modifier and Type | Method and Description |
---|---|
void |
XACMLAuthzDecisionQueryType.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the reference to the policies to be used while rendering a decision.
|
void |
XACMLPolicyStatementType.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the referenced policies.
|
Modifier and Type | Class and Description |
---|---|
class |
ReferencedPoliciesTypeImpl
Implementation of
ReferencedPoliciesType . |
Modifier and Type | Method and Description |
---|---|
ReferencedPoliciesType |
ReferencedPoliciesTypeImplBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
ReferencedPoliciesType |
ReferencedPoliciesTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
ReferencedPoliciesType |
XACMLAuthzDecisionQueryTypeImpl.getReferencedPolicies()
Gets the reference to the policies to be used while rendering a decision.
|
ReferencedPoliciesType |
XACMLPolicyStatementTypeImpl.getReferencedPolicies()
Gets the referenced policies.
|
Modifier and Type | Method and Description |
---|---|
void |
XACMLAuthzDecisionQueryTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the reference to the policies to be used while rendering a decision.
|
void |
XACMLPolicyStatementTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the referenced policies.
|
Copyright © 1999-2013. All Rights Reserved.