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