Uses of Interface
org.opensaml.xacml.policy.AttributeAssignmentType
Packages that use AttributeAssignmentType
Package
Description
XMLObject interfaces for XACML policy schema.
XMLObject provider implementation classes for XACML policy schema.
-
Uses of AttributeAssignmentType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return types with arguments of type AttributeAssignmentTypeModifier and TypeMethodDescriptionObligationType.getAttributeAssignments()Gets the attribute assignments for this obligation. -
Uses of AttributeAssignmentType in org.opensaml.xacml.policy.impl
Classes in org.opensaml.xacml.policy.impl that implement AttributeAssignmentTypeFields in org.opensaml.xacml.policy.impl with type parameters of type AttributeAssignmentTypeModifier and TypeFieldDescriptionObligationTypeImpl.attributeAssignmentsList of the atrributeAssignments in the obligation.Methods in org.opensaml.xacml.policy.impl that return AttributeAssignmentTypeModifier and TypeMethodDescriptionAttributeAssignmentTypeImplBuilder.buildObject()Builds a XACMLObject using the default name and namespace information provided XACML specifications.AttributeAssignmentTypeImplBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.xacml.policy.impl that return types with arguments of type AttributeAssignmentTypeModifier and TypeMethodDescriptionObligationTypeImpl.getAttributeAssignments()Gets the attribute assignments for this obligation.