Package | Description |
---|---|
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Field and Description |
---|---|
protected List<AttributeAssignmentExpression> |
AdviceExpression.attributeAssignmentExpression |
protected List<AttributeAssignmentExpression> |
ObligationExpression.attributeAssignmentExpression |
Modifier and Type | Method and Description |
---|---|
AttributeAssignmentExpression |
ObjectFactory.createAttributeAssignmentExpression()
Create an instance of
AttributeAssignmentExpression |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeAssignmentExpression> |
ObjectFactory.createAttributeAssignmentExpression(AttributeAssignmentExpression value)
|
List<AttributeAssignmentExpression> |
AdviceExpression.getAttributeAssignmentExpression()
Gets the value of the attributeAssignmentExpression property.
|
List<AttributeAssignmentExpression> |
ObligationExpression.getAttributeAssignmentExpression()
Gets the value of the attributeAssignmentExpression property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeAssignmentExpression> |
ObjectFactory.createAttributeAssignmentExpression(AttributeAssignmentExpression value)
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.