Package | Description |
---|---|
org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
Modifier and Type | Method and Description |
---|---|
TargetType |
PolicyType.getTarget()
Gets the target of this policy.
|
TargetType |
PolicySetType.getTarget()
Gets the target of this policy set.
|
TargetType |
RuleType.getTarget()
Gets the target of this rule.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyType.setTarget(TargetType target)
Sets the target of this policy.
|
void |
PolicySetType.setTarget(TargetType target)
Sets the target of this policy set.
|
void |
RuleType.setTarget(TargetType target)
Sets the target of this rule.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.