|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicySetType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| org.opensaml.xacml.profile.saml | |
| org.opensaml.xacml.profile.saml.impl | |
| Uses of PolicySetType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type PolicySetType | |
|---|---|
java.util.List<PolicySetType> |
PolicySetType.getPolicySets()
Gets the child policy sets. |
| Uses of PolicySetType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement PolicySetType | |
|---|---|
class |
PolicySetTypeImpl
Concrete implementation of PolicySetType. |
| Methods in org.opensaml.xacml.policy.impl that return PolicySetType | |
|---|---|
PolicySetType |
PolicySetTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
PolicySetType |
PolicySetTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type PolicySetType | |
|---|---|
java.util.List<PolicySetType> |
PolicySetTypeImpl.getPolicySets()
Gets the child policy sets. |
| Uses of PolicySetType in org.opensaml.xacml.profile.saml |
|---|
| Methods in org.opensaml.xacml.profile.saml that return types with arguments of type PolicySetType | |
|---|---|
java.util.List<PolicySetType> |
XACMLPolicyStatementType.getPolicySets()
Return the XACMLPolicySet inside the policy statement. |
java.util.List<PolicySetType> |
XACMLAuthzDecisionQueryType.getPolicySets()
Gets the policy sets to be used while rendering a decision. |
java.util.List<PolicySetType> |
ReferencedPoliciesType.getPolicySets()
Gets the policieSets in this element. |
| Uses of PolicySetType in org.opensaml.xacml.profile.saml.impl |
|---|
| Methods in org.opensaml.xacml.profile.saml.impl that return types with arguments of type PolicySetType | |
|---|---|
java.util.List<PolicySetType> |
XACMLPolicyStatementTypeImpl.getPolicySets()
Return the XACMLPolicySet inside the policy statement. |
java.util.List<PolicySetType> |
XACMLAuthzDecisionQueryTypeImpl.getPolicySets()
Gets the policy sets to be used while rendering a decision. |
java.util.List<PolicySetType> |
ReferencedPoliciesTypeImpl.getPolicySets()
Gets the policieSets in this element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||