Uses of Class
com.authlete.common.assurance.constraint.VerificationConstraint
-
Packages that use VerificationConstraint Package Description com.authlete.common.assurance.constraint -
-
Uses of VerificationConstraint in com.authlete.common.assurance.constraint
Methods in com.authlete.common.assurance.constraint that return VerificationConstraint Modifier and Type Method Description static VerificationConstraintVerificationConstraint. extract(Map<?,?> map, String key)Create aVerificationConstraintinstance from an object in the given map.VerificationConstraintVerifiedClaimsConstraint. getVerification()Get the constraint forverification.Methods in com.authlete.common.assurance.constraint with parameters of type VerificationConstraint Modifier and Type Method Description voidVerifiedClaimsConstraint. setVerification(VerificationConstraint constraint)Set the constraint forverification.
-