| Package | Description |
|---|---|
| org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeSelectorType |
SubjectMatchType.getAttributeSelector()
Gets the attribute selector for this match.
|
AttributeSelectorType |
ResourceMatchType.getAttributeSelector()
Gets the attribute selector for this match.
|
AttributeSelectorType |
EnvironmentMatchType.getAttributeSelector()
Gets the attribute selector for this match.
|
AttributeSelectorType |
ActionMatchType.getAttributeSelector()
Gets the attribute selector for this match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectMatchType.setAttributeSelector(AttributeSelectorType selector)
Sets the attribute selector for this match.
|
void |
ResourceMatchType.setAttributeSelector(AttributeSelectorType selector)
Sets the attribute selector for this match.
|
void |
EnvironmentMatchType.setAttributeSelector(AttributeSelectorType selector)
Sets the attribute selector for this match.
|
void |
ActionMatchType.setAttributeSelector(AttributeSelectorType selector)
Sets the attribute selector for this match.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.