Uses of Class
com.authlete.common.assurance.constraint.EvidenceArrayConstraint
-
Packages that use EvidenceArrayConstraint Package Description com.authlete.common.assurance.constraint -
-
Uses of EvidenceArrayConstraint in com.authlete.common.assurance.constraint
Methods in com.authlete.common.assurance.constraint that return EvidenceArrayConstraint Modifier and Type Method Description static EvidenceArrayConstraintEvidenceArrayConstraint. extract(Map<?,?> map, String key)Create anEvidenceArrayConstraintinstance from an object in the given map.EvidenceArrayConstraintVerificationConstraint. getEvidence()Get the constraint forevidence.Methods in com.authlete.common.assurance.constraint with parameters of type EvidenceArrayConstraint Modifier and Type Method Description voidVerificationConstraint. setEvidence(EvidenceArrayConstraint constraint)Set the constraint forevidence.
-