|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionMatchType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of ActionMatchType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type ActionMatchType | |
---|---|
protected List<ActionMatchType> |
ActionType.actionMatch
|
Methods in org.jboss.security.xacml.core.model.policy that return ActionMatchType | |
---|---|
ActionMatchType |
ObjectFactory.createActionMatchType()
Create an instance of ActionMatchType |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ActionMatchType | |
---|---|
javax.xml.bind.JAXBElement<ActionMatchType> |
ObjectFactory.createActionMatch(ActionMatchType value)
Create an instance of JAXBElement < ActionMatchType > } |
List<ActionMatchType> |
ActionType.getActionMatch()
Gets the value of the actionMatch property. |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type ActionMatchType | |
---|---|
javax.xml.bind.JAXBElement<ActionMatchType> |
ObjectFactory.createActionMatch(ActionMatchType value)
Create an instance of JAXBElement < ActionMatchType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |