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