Package | Description |
---|---|
org.jboss.security.xacml.core.model.context |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeValueType> |
MissingAttributeDetailType.attributeValue |
protected List<AttributeValueType> |
AttributeType.attributeValue |
Modifier and Type | Method and Description |
---|---|
AttributeValueType |
ObjectFactory.createAttributeValueType()
Create an instance of
AttributeValueType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
List<AttributeValueType> |
MissingAttributeDetailType.getAttributeValue()
Gets the value of the attributeValue property.
|
List<AttributeValueType> |
AttributeType.getAttributeValue()
Gets the value of the attributeValue property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.