|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferencedPoliciesType | |
---|---|
org.opensaml.xacml.profile.saml | |
org.opensaml.xacml.profile.saml.impl |
Uses of ReferencedPoliciesType in org.opensaml.xacml.profile.saml |
---|
Methods in org.opensaml.xacml.profile.saml that return ReferencedPoliciesType | |
---|---|
ReferencedPoliciesType |
XACMLAuthzDecisionQueryType.getReferencedPolicies()
Gets the reference to the policies to be used while rendering a decision. |
ReferencedPoliciesType |
XACMLPolicyStatementType.getReferencedPolicies()
Gets the referenced policies. |
Methods in org.opensaml.xacml.profile.saml with parameters of type ReferencedPoliciesType | |
---|---|
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. |
Uses of ReferencedPoliciesType in org.opensaml.xacml.profile.saml.impl |
---|
Classes in org.opensaml.xacml.profile.saml.impl that implement ReferencedPoliciesType | |
---|---|
class |
ReferencedPoliciesTypeImpl
Implementation of ReferencedPoliciesType . |
Methods in org.opensaml.xacml.profile.saml.impl that return ReferencedPoliciesType | |
---|---|
ReferencedPoliciesType |
ReferencedPoliciesTypeImplBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
ReferencedPoliciesType |
ReferencedPoliciesTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
ReferencedPoliciesType |
XACMLPolicyStatementTypeImpl.getReferencedPolicies()
Gets the referenced policies. |
ReferencedPoliciesType |
XACMLAuthzDecisionQueryTypeImpl.getReferencedPolicies()
Gets the reference to the policies to be used while rendering a decision. |
Methods in org.opensaml.xacml.profile.saml.impl with parameters of type ReferencedPoliciesType | |
---|---|
void |
XACMLPolicyStatementTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the referenced policies. |
void |
XACMLAuthzDecisionQueryTypeImpl.setReferencedPolicies(ReferencedPoliciesType policies)
Sets the reference to the policies to be used while rendering a decision. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |