Package | Description |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Modifier and Type | Method and Description |
---|---|
List<AttributeValueType> |
AttributeType.getAttributeValues()
Gets the list of attribute values for this attribute.
|
List<AttributeValueType> |
MissingAttributeDetailType.getAttributeValues()
Gets the missing attribute values.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeValueTypeImpl
Concrete implementation of
AttributeValueType . |
Modifier and Type | Method and Description |
---|---|
AttributeValueType |
AttributeValueTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
AttributeValueType |
AttributeValueTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<AttributeValueType> |
AttributeTypeImpl.getAttributeValues()
Gets the list of attribute values for this attribute.
|
List<AttributeValueType> |
MissingAttributeDetailTypeImpl.getAttributeValues()
Gets the missing attribute values.
|
Copyright © 1999-2013. All Rights Reserved.