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 Target |
Rule.target |
protected Target |
Policy.target |
protected Target |
PolicySet.target |
Modifier and Type | Method and Description |
---|---|
Target |
ObjectFactory.createTarget()
Create an instance of
Target |
Target |
Rule.getTarget()
Gets the value of the target property.
|
Target |
Policy.getTarget()
Gets the value of the target property.
|
Target |
PolicySet.getTarget()
Gets the value of the target property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Target> |
ObjectFactory.createTarget(Target value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Target> |
ObjectFactory.createTarget(Target value)
|
void |
Rule.setTarget(Target value)
Sets the value of the target property.
|
void |
Policy.setTarget(Target value)
Sets the value of the target property.
|
void |
PolicySet.setTarget(Target value)
Sets the value of the target property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.