Uses of Interface
org.opensaml.xacml.ctx.ResultType
-
Packages that use ResultType Package Description org.opensaml.xacml.ctx XMLObject interfaces for XACML context schema. -
-
Uses of ResultType in org.opensaml.xacml.ctx
Methods in org.opensaml.xacml.ctx that return types with arguments of type ResultType Modifier and Type Method Description List<ResultType>ResponseType. getResults()Returns the list of results for the response.
-