|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceType | |
---|---|
org.opensaml.xacml.ctx | |
org.opensaml.xacml.ctx.impl |
Uses of ResourceType in org.opensaml.xacml.ctx |
---|
Methods in org.opensaml.xacml.ctx that return types with arguments of type ResourceType | |
---|---|
java.util.List<ResourceType> |
RequestType.getResources()
Gets the resources from the request. |
Uses of ResourceType in org.opensaml.xacml.ctx.impl |
---|
Methods in org.opensaml.xacml.ctx.impl that return ResourceType | |
---|---|
ResourceType |
ResourceTypeImplBuilder.buildObject()
Builds a XACML object, using its default attribute name. |
ResourceType |
ResourceTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods in org.opensaml.xacml.ctx.impl that return types with arguments of type ResourceType | |
---|---|
java.util.List<ResourceType> |
RequestTypeImpl.getResources()
Gets the resources from the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |