Uses of Class
com.authlete.common.assurance.constraint.DocumentConstraint
-
Packages that use DocumentConstraint Package Description com.authlete.common.assurance.constraint -
-
Uses of DocumentConstraint in com.authlete.common.assurance.constraint
Methods in com.authlete.common.assurance.constraint that return DocumentConstraint Modifier and Type Method Description static DocumentConstraintDocumentConstraint. extract(Map<?,?> map, String key)Create aDocumentConstraintinstance from an object in the given map.DocumentConstraintIDDocumentConstraint. getDocument()Get the constraint fordocument.Methods in com.authlete.common.assurance.constraint with parameters of type DocumentConstraint Modifier and Type Method Description voidIDDocumentConstraint. setDocument(DocumentConstraint constraint)Set the constraint fordocument.
-