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