Uses of Interface
org.opensaml.xacml.ctx.ResourceContentType
-
Packages that use ResourceContentType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of ResourceContentType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return ResourceContentType Modifier and Type Method Description ResourceContentTypeResourceType. getResourceContent()Gets the content of the resource.Methods in org.opensaml.xacml.ctx with parameters of type ResourceContentType Modifier and Type Method Description voidResourceType. setResourceContent(ResourceContentType content)Sets the content of the resource.
-