Uses of Class
dev.vality.identity.IdentityDocumentNotFound
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentityDocumentNotFound in dev.vality.identity
Fields in dev.vality.identity declared as IdentityDocumentNotFound Modifier and Type Field Description IdentityDocumentNotFoundIdentificationSrv.GetIdentityID_result. ex1Methods in dev.vality.identity that return IdentityDocumentNotFound Modifier and Type Method Description IdentityDocumentNotFoundIdentityDocumentNotFound. deepCopy()IdentityDocumentNotFoundIdentificationSrv.GetIdentityID_result. getEx1()IdentityDocumentNotFoundIdentityDocumentNotFound. setToken(byte[] token)IdentityDocumentNotFoundIdentityDocumentNotFound. setToken(ByteBuffer token)Methods in dev.vality.identity with parameters of type IdentityDocumentNotFound Modifier and Type Method Description intIdentityDocumentNotFound. compareTo(IdentityDocumentNotFound other)booleanIdentityDocumentNotFound. equals(IdentityDocumentNotFound that)IdentificationSrv.GetIdentityID_resultIdentificationSrv.GetIdentityID_result. setEx1(IdentityDocumentNotFound ex1)Methods in dev.vality.identity that throw IdentityDocumentNotFound Modifier and Type Method Description StringIdentificationSrv.Client. getIdentityID(List<IdentityDocument> proof)StringIdentificationSrv.Iface. getIdentityID(List<IdentityDocument> proof)StringIdentificationSrv.AsyncClient.GetIdentityID_call. getResult()StringIdentificationSrv.Client. recvGetIdentityID()Constructors in dev.vality.identity with parameters of type IdentityDocumentNotFound Constructor Description GetIdentityID_result(String success, IdentityDocumentNotFound ex1, InsufficientIdentityDocuments ex2)IdentityDocumentNotFound(IdentityDocumentNotFound other)Performs a deep copy on other.