Package | Description |
---|---|
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeAssignment
Java class for AttributeAssignmentType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeValue |
Match.attributeValue |
protected AttributeValue |
CombinerParameter.attributeValue |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeValue> |
MissingAttributeDetail.attributeValue |
protected List<AttributeValue> |
Attribute.attributeValue |
Modifier and Type | Method and Description |
---|---|
AttributeValue |
ObjectFactory.createAttributeValue()
Create an instance of
AttributeValue |
AttributeValue |
Match.getAttributeValue()
Gets the value of the attributeValue property.
|
AttributeValue |
CombinerParameter.getAttributeValue()
Gets the value of the attributeValue property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValue> |
ObjectFactory.createAttributeValue(AttributeValue value)
|
List<AttributeValue> |
MissingAttributeDetail.getAttributeValue()
Gets the value of the attributeValue property.
|
List<AttributeValue> |
Attribute.getAttributeValue()
Gets the value of the attributeValue property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeValue> |
ObjectFactory.createAttributeValue(AttributeValue value)
|
void |
Match.setAttributeValue(AttributeValue value)
Sets the value of the attributeValue property.
|
void |
CombinerParameter.setAttributeValue(AttributeValue value)
Sets the value of the attributeValue property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.