Uses of Interface
org.opensaml.xacml.XACMLObject
Packages that use XACMLObject
Package
Description
General XACML classes.
XMLObject interfaces for XACML context schema.
XMLObject implementations for XACML context schema.
XMLObject provider implementation support for XACML.
XMLObject interfaces for XACML policy schema.
XMLObject provider implementation classes for XACML policy schema.
XMLObject interfaces for SAML XACML profile.
XMLObject implementation classes for XACML SAML profile.
-
Uses of XACMLObject in org.opensaml.xacml
Classes in org.opensaml.xacml with type parameters of type XACMLObjectModifier and TypeInterfaceDescriptioninterface
XACMLObjectBuilder<XACMLObjectType extends XACMLObject>
Builder of XACML objects. -
Uses of XACMLObject in org.opensaml.xacml.ctx
Subinterfaces of XACMLObject in org.opensaml.xacml.ctxModifier and TypeInterfaceDescriptioninterface
XACML context Action schema type.interface
XACML context Attribute schema type.interface
XACML context AttributeValue schema type.interface
XACML context Decision schema type.interface
XACML context Environment schema type.interface
XACML context MissingAttributeDetail schema type.interface
XACML context Request schema type.interface
XACML context ResourceContent schema type.interface
XACML context ResourceContent schema type.interface
XACML context Response schema type.interface
XACML context Result schema type.interface
XACML context StatusCode schema type.interface
XACML context StatusDetail schema type.interface
XACML context StatusMessage schema type.interface
XACML context Status schema type.interface
XACML context Subject schema type. -
Uses of XACMLObject in org.opensaml.xacml.ctx.impl
Classes in org.opensaml.xacml.ctx.impl that implement XACMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofActionType
.class
Concrete implementation ofAttributeType
.class
Concrete implementation ofAttributeValueType
.class
Concrete implementation ofDecisionType
.class
Concrete implementation ofEnvironmentType
.class
Concrete implementation ofMissingAttributeDetailType
.class
Concrete implementation ofRequestType
.class
Concrete implementation ofResourceContentType
.class
Concrete implementation ofResourceType
.class
Concrete implementation ofResponseType
.class
Concrete implementation ofResultType
.class
Concrete implementation ofStatusCodeType
.class
Concrete implementation ofStatusDetailType
.class
Implementation ofStatusMessageType
.class
Concrete implementation ofStatusType
.class
Concrete implementation ofSubjectType
. -
Uses of XACMLObject in org.opensaml.xacml.impl
Classes in org.opensaml.xacml.impl with type parameters of type XACMLObjectModifier and TypeClassDescriptionclass
AbstractXACMLObjectBuilder<XACMLObjectType extends XACMLObject>
Base builder forXACMLObject
.Classes in org.opensaml.xacml.impl that implement XACMLObjectModifier and TypeClassDescriptionclass
An abstract implementation of XACMLObject. -
Uses of XACMLObject in org.opensaml.xacml.policy
Subinterfaces of XACMLObject in org.opensaml.xacml.policyModifier and TypeInterfaceDescriptioninterface
XACML ActionMatch schema type.interface
XACML Actions schema type.interface
XACML Action schema type.interface
XACML Apply schema type.interface
XACML AttributeAssignment schema type.interface
XACML AttribtueDesignator schema type.interface
XACML AttributeSelector schema type.interface
XACML AttributeValue schema type.interface
XACML CombinerParameters schema type.interface
XACML CombinerParameter schema type.interface
XACML Condition schema type.interface
XACML Defaults schema type.interface
XACML Description schema type.interface
XACML EnvironmentMatch schema type.interface
XACML Environments schema type.interface
XACML Environment schema type.interface
XACML Expression schema type.interface
XACML Function schema type.interface
XACML IdReference schema type.interface
XACML Obligations schema type.interface
XACML Obligation schema type.interface
XACML PolicyCombinerParameters schema type.interface
XACML PolicySetCombineParameters schema type.interface
XACML PolicySet schema types.interface
XACML Policy schema type.interface
XACML ResourceMatch schema type.interface
XACML Resources schema type.interface
XACML Resource schema type.interface
XACML RuleCombinerParameters schema type.interface
XACML Rule schema type.interface
XACML SubjectAttributeDesignator schema type.interface
XACML SubjectMatch schema type.interface
XACML Subjects schema type.interface
XACML Subject schema type.interface
XACML Target schema type.interface
XACML VariableDefinition schema type.interface
XACML VariableReference.interface
XACML XPathVersion schema.Methods in org.opensaml.xacml.policy that return types with arguments of type XACMLObjectModifier and TypeMethodDescriptionPolicySetType.getPolicyChoiceGroup()
Gets the backing object for the choice group containing thePolicySetType
,PolicyType
,IdReferenceType
,CombinerParametersType
,PolicyCombinerParametersType
,PolicySetCombinerParametersType
. -
Uses of XACMLObject in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement XACMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofActionMatchType
.class
Implementation ofActionsType
.class
Implementation forActionType
.class
Implementation ofApplyType
.class
Implementation forAttributeAssignmentType
.class
Implementation ofAttributeDesignatorType
.class
ImplementationAttributeSelectorType
.class
Implementation ofAttributeValueType
.class
Implementation ofCombinerParametersType
.class
Implementation ofCombinerParameterType
.class
Implementation ofConditionType
.class
Implementation forDefaultsType
.class
Concrete implementation ofDescriptionType
.class
Concrete implementation ofEnvironmentMatchType
.class
Implementation ofEnvironmentsType
.class
Implementation forEnvironmentType
.class
Implementation ofFunctionType
.class
Implementation ofIdReferenceType
.class
Implementation forObligationsType
.class
Implementation forObligationType
.class
Implementation ofPolicyCombinerParametersTypeUnmarshaller
.class
Implementation ofPolicySetCombinerParametersType
.class
Concrete implementation ofPolicySetType
.class
Concrete implemenation ofPolicyType
.class
Concrete implementation ofResourceMatchType
.class
Implementation ofResourcesType
.class
Implementation ofResourceType
.class
Implementation forRuleCombinerParametersTypeImplBuilder
.class
Implementation forRuleType
.class
Implementation ofSubjectAttributeDesignatorType
.class
Concrete implementation ofSubjectMatchType
.class
Implementation ofSubjectsType
.class
Implementation ofSubjectType
.class
ImplementingTargetType
.class
ImplementationVariableDefinitionType
.class
Implementation ofVariableReferenceType
.Fields in org.opensaml.xacml.policy.impl with type parameters of type XACMLObjectModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XACMLObject>
ActionMatchTypeImpl.attributeChoice
Match's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>
EnvironmentMatchTypeImpl.attributeChoice
Match's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>
ResourceMatchTypeImpl.attributeChoice
Match's choice of attribute elements.private IndexedXMLObjectChildrenList<XACMLObject>
SubjectMatchTypeImpl.attributeChoice
Match's choice of attribute elements.private IndexedXMLObjectChildrenList<? extends XACMLObject>
PolicySetTypeImpl.choiceGroup
Elements within the choice group.private IndexedXMLObjectChildrenList<? extends XACMLObject>
PolicyTypeImpl.choiceGroup
Elements within the choice group.Methods in org.opensaml.xacml.policy.impl that return types with arguments of type XACMLObjectModifier and TypeMethodDescriptionPolicySetTypeImpl.getPolicyChoiceGroup()
Gets the backing object for the choice group containing thePolicySetType
,PolicyType
,IdReferenceType
,CombinerParametersType
,PolicyCombinerParametersType
,PolicySetCombinerParametersType
. -
Uses of XACMLObject in org.opensaml.xacml.profile.saml
Subinterfaces of XACMLObject in org.opensaml.xacml.profile.samlModifier and TypeInterfaceDescriptioninterface
/** A SAML XACML profile ReferencedPoliciesType schema type.interface
A SAML XACML profile XACMLAuthzDecisionQuery schema type.interface
A SAML XACML profile XACMLAuthzDecisionStatement schema type.interface
A SAML XACML profile XACMLPolicyQuery schema type.interface
A SAML XACML profile XACMLPolicyStatement schema type. -
Uses of XACMLObject in org.opensaml.xacml.profile.saml.impl
Classes in org.opensaml.xacml.profile.saml.impl that implement XACMLObjectModifier and TypeClassDescriptionclass
Implementation ofReferencedPoliciesType
.class
A concrete implementation ofXACMLAuthzDecisionQueryType
.class
A concrete implementation ofXACMLAuthzDecisionStatementType
.class
Concrete implementation ofXACMLPolicyQueryType
.class
Concrete implementation ofXACMLPolicyStatementType
.Fields in org.opensaml.xacml.profile.saml.impl with type parameters of type XACMLObjectModifier and TypeFieldDescriptionprivate IndexedXMLObjectChildrenList<XACMLObject>
XACMLPolicyQueryTypeImpl.choiceGroup
Choice group for the element.private IndexedXMLObjectChildrenList<XACMLObject>
XACMLPolicyStatementTypeImpl.choiceGroup
Choice group in element.