Uses of Interface
org.opensaml.xacml.ctx.ResourceType
-
Packages that use ResourceType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of ResourceType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return types with arguments of type ResourceType Modifier and Type Method Description List<ResourceType>RequestType. getResources()Gets the resources from the request.
-