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<Attributes> |
Request.attributes |
protected List<Attributes> |
Result.attributes |
Modifier and Type | Method and Description |
---|---|
Attributes |
ObjectFactory.createAttributes()
Create an instance of
Attributes |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Attributes> |
ObjectFactory.createAttributes(Attributes value)
|
List<Attributes> |
Request.getAttributes()
Gets the value of the attributes property.
|
List<Attributes> |
Result.getAttributes()
Gets the value of the attributes property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Attributes> |
ObjectFactory.createAttributes(Attributes value)
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.