| Package | Description |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValueType> |
MissingAttributeDetailType.getAttributeValues()
Gets the missing attribute values.
|
List<AttributeValueType> |
AttributeType.getAttributeValues()
Gets the list of attribute values for this attribute.
|
| 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> |
MissingAttributeDetailTypeImpl.getAttributeValues()
Gets the missing attribute values.
|
List<AttributeValueType> |
AttributeTypeImpl.getAttributeValues()
Gets the list of attribute values for this attribute.
|
Copyright © 1999–2015. All rights reserved.