Package | Description |
---|---|
com.sun.identity.entitlement.xacml3 | |
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Method and Description |
---|---|
AdviceExpression |
XACMLSchemaFactory.resourceAttributeToAdviceExpression(ResourceAttribute resourceAttribute)
Convert one
ResourceAttribute object into an
AdviceExpression object. |
Modifier and Type | Method and Description |
---|---|
ResourceAttribute |
XACMLSchemaFactory.adviceExpressionToResourceAttribute(AdviceExpression adviceExpression)
Convert the specified
AdviceExpression object into a
ResourceAttribute . |
Modifier and Type | Field and Description |
---|---|
protected List<AdviceExpression> |
AdviceExpressions.adviceExpression |
Modifier and Type | Method and Description |
---|---|
AdviceExpression |
ObjectFactory.createAdviceExpression()
Create an instance of
AdviceExpression |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AdviceExpression> |
ObjectFactory.createAdviceExpression(AdviceExpression value)
|
List<AdviceExpression> |
AdviceExpressions.getAdviceExpression()
Gets the value of the adviceExpression property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AdviceExpression> |
ObjectFactory.createAdviceExpression(AdviceExpression value)
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.