Package | Description |
---|---|
org.jboss.security.xacml.core.model.policy | |
org.jboss.security.xacml.factories |
Modifier and Type | Class and Description |
---|---|
class |
AttributeAssignmentType
Java class for AttributeAssignmentType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeValueType |
EnvironmentMatchType.attributeValue |
protected AttributeValueType |
ResourceMatchType.attributeValue |
protected AttributeValueType |
SubjectMatchType.attributeValue |
protected AttributeValueType |
ActionMatchType.attributeValue |
protected AttributeValueType |
CombinerParameterType.attributeValue |
Modifier and Type | Method and Description |
---|---|
AttributeValueType |
ObjectFactory.createAttributeValueType()
Create an instance of
AttributeValueType |
AttributeValueType |
EnvironmentMatchType.getAttributeValue()
Gets the value of the attributeValue property.
|
AttributeValueType |
ResourceMatchType.getAttributeValue()
Gets the value of the attributeValue property.
|
AttributeValueType |
SubjectMatchType.getAttributeValue()
Gets the value of the attributeValue property.
|
AttributeValueType |
ActionMatchType.getAttributeValue()
Gets the value of the attributeValue property.
|
AttributeValueType |
CombinerParameterType.getAttributeValue()
Gets the value of the attributeValue property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
void |
EnvironmentMatchType.setAttributeValue(AttributeValueType value)
Sets the value of the attributeValue property.
|
void |
ResourceMatchType.setAttributeValue(AttributeValueType value)
Sets the value of the attributeValue property.
|
void |
SubjectMatchType.setAttributeValue(AttributeValueType value)
Sets the value of the attributeValue property.
|
void |
ActionMatchType.setAttributeValue(AttributeValueType value)
Sets the value of the attributeValue property.
|
void |
CombinerParameterType.setAttributeValue(AttributeValueType value)
Sets the value of the attributeValue property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.