Uses of Interface
org.opensaml.xacml.ctx.AttributeValueType
-
Packages that use AttributeValueType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of AttributeValueType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return types with arguments of type AttributeValueType Modifier and Type Method Description List<AttributeValueType>AttributeType. getAttributeValues()Gets the list of attribute values for this attribute.List<AttributeValueType>MissingAttributeDetailType. getAttributeValues()Gets the missing attribute values.
-