|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeSelectorType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of AttributeSelectorType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy declared as AttributeSelectorType | |
---|---|
protected AttributeSelectorType |
ActionMatchType.attributeSelector
|
protected AttributeSelectorType |
ResourceMatchType.attributeSelector
|
protected AttributeSelectorType |
SubjectMatchType.attributeSelector
|
protected AttributeSelectorType |
EnvironmentMatchType.attributeSelector
|
Methods in org.jboss.security.xacml.core.model.policy that return AttributeSelectorType | |
---|---|
AttributeSelectorType |
ObjectFactory.createAttributeSelectorType()
Create an instance of AttributeSelectorType |
AttributeSelectorType |
ActionMatchType.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 |
EnvironmentMatchType.getAttributeSelector()
Gets the value of the attributeSelector property. |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type AttributeSelectorType | |
---|---|
javax.xml.bind.JAXBElement<AttributeSelectorType> |
ObjectFactory.createAttributeSelector(AttributeSelectorType value)
Create an instance of JAXBElement < AttributeSelectorType > } |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type AttributeSelectorType | |
---|---|
javax.xml.bind.JAXBElement<AttributeSelectorType> |
ObjectFactory.createAttributeSelector(AttributeSelectorType value)
Create an instance of JAXBElement < AttributeSelectorType > } |
void |
ActionMatchType.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 |
EnvironmentMatchType.setAttributeSelector(AttributeSelectorType value)
Sets the value of the attributeSelector property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |