|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceType | |
|---|---|
| org.jboss.security.xacml.core.model.context | |
| Uses of ResourceType in org.jboss.security.xacml.core.model.context |
|---|
| Fields in org.jboss.security.xacml.core.model.context with type parameters of type ResourceType | |
|---|---|
protected List<ResourceType> |
RequestType.resource
|
| Methods in org.jboss.security.xacml.core.model.context that return ResourceType | |
|---|---|
ResourceType |
ObjectFactory.createResourceType()
Create an instance of ResourceType |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type ResourceType | |
|---|---|
javax.xml.bind.JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
Create an instance of JAXBElement<ResourceType>} |
List<ResourceType> |
RequestType.getResource()
Gets the value of the resource property. |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type ResourceType | |
|---|---|
javax.xml.bind.JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
Create an instance of JAXBElement<ResourceType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||