Uses of Interface
org.opensaml.xacml.policy.ResourcesType
-
Packages that use ResourcesType Package Description org.opensaml.xacml.policy XMLObject interfaces for XACML policy schema. -
-
Uses of ResourcesType in org.opensaml.xacml.policy
Methods in org.opensaml.xacml.policy that return ResourcesType Modifier and Type Method Description ResourcesTypeTargetType. getResources()Gets the resources of this target.Methods in org.opensaml.xacml.policy with parameters of type ResourcesType Modifier and Type Method Description voidTargetType. setResources(ResourcesType resources)Sets the resources in the target.
-