|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceMatchType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of ResourceMatchType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type ResourceMatchType | |
---|---|
protected List<ResourceMatchType> |
ResourceType.resourceMatch
|
Methods in org.jboss.security.xacml.core.model.policy that return ResourceMatchType | |
---|---|
ResourceMatchType |
ObjectFactory.createResourceMatchType()
Create an instance of ResourceMatchType |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ResourceMatchType | |
---|---|
javax.xml.bind.JAXBElement<ResourceMatchType> |
ObjectFactory.createResourceMatch(ResourceMatchType value)
Create an instance of JAXBElement < ResourceMatchType > } |
List<ResourceMatchType> |
ResourceType.getResourceMatch()
Gets the value of the resourceMatch property. |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type ResourceMatchType | |
---|---|
javax.xml.bind.JAXBElement<ResourceMatchType> |
ObjectFactory.createResourceMatch(ResourceMatchType value)
Create an instance of JAXBElement < ResourceMatchType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |