Package | Description |
---|---|
org.jboss.security.xacml.core.model.policy |
Modifier and Type | Field and Description |
---|---|
protected AttributeSelectorType |
EnvironmentMatchType.attributeSelector |
protected AttributeSelectorType |
ResourceMatchType.attributeSelector |
protected AttributeSelectorType |
SubjectMatchType.attributeSelector |
protected AttributeSelectorType |
ActionMatchType.attributeSelector |
Modifier and Type | Method and Description |
---|---|
AttributeSelectorType |
ObjectFactory.createAttributeSelectorType()
Create an instance of
AttributeSelectorType |
AttributeSelectorType |
EnvironmentMatchType.getAttributeSelector()
Gets the value of the attributeSelector property.
|
AttributeSelectorType |
ResourceMatchType.getAttributeSelector()
Gets the value of the attributeSelector property.
|
AttributeSelectorType |
SubjectMatchType.getAttributeSelector()
Gets the value of the attributeSelector property.
|
AttributeSelectorType |
ActionMatchType.getAttributeSelector()
Gets the value of the attributeSelector property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeSelectorType> |
ObjectFactory.createAttributeSelector(AttributeSelectorType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AttributeSelectorType> |
ObjectFactory.createAttributeSelector(AttributeSelectorType value)
|
void |
EnvironmentMatchType.setAttributeSelector(AttributeSelectorType value)
Sets the value of the attributeSelector property.
|
void |
ResourceMatchType.setAttributeSelector(AttributeSelectorType value)
Sets the value of the attributeSelector property.
|
void |
SubjectMatchType.setAttributeSelector(AttributeSelectorType value)
Sets the value of the attributeSelector property.
|
void |
ActionMatchType.setAttributeSelector(AttributeSelectorType value)
Sets the value of the attributeSelector property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.