Package | Description |
---|---|
org.jboss.security.xacml.core.model.policy |
Modifier and Type | Field and Description |
---|---|
protected TargetType |
RuleType.target |
protected TargetType |
PolicySetType.target |
protected TargetType |
PolicyType.target |
Modifier and Type | Method and Description |
---|---|
TargetType |
ObjectFactory.createTargetType()
Create an instance of
TargetType |
TargetType |
RuleType.getTarget()
Gets the value of the target property.
|
TargetType |
PolicySetType.getTarget()
Gets the value of the target property.
|
TargetType |
PolicyType.getTarget()
Gets the value of the target property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TargetType> |
ObjectFactory.createTarget(TargetType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TargetType> |
ObjectFactory.createTarget(TargetType value)
|
void |
RuleType.setTarget(TargetType value)
Sets the value of the target property.
|
void |
PolicySetType.setTarget(TargetType value)
Sets the value of the target property.
|
void |
PolicyType.setTarget(TargetType value)
Sets the value of the target property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.