Uses of Class
com.authlete.common.assurance.IDDocument
-
Packages that use IDDocument Package Description com.authlete.common.assurance -
-
Uses of IDDocument in com.authlete.common.assurance
Methods in com.authlete.common.assurance that return IDDocument Modifier and Type Method Description static IDDocumentIDDocument. extract(Map<?,?> map)Create anIDDocumentinstance from the given object.IDDocumentIDDocument. setDocument(Document document)Set the ID document used to perform the ID verification.IDDocumentIDDocument. setMethod(String method)Set the method used to verify this ID document.IDDocumentIDDocument. setTime(String time)Set the date when this ID document was verified.IDDocumentIDDocument. setVerifier(Verifier verifier)Set the legal entity that performed the identity verification.
-