Uses of Class
dev.vality.identity.IdentityOwnershipConflict
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentityOwnershipConflict in dev.vality.identity
Fields in dev.vality.identity declared as IdentityOwnershipConflict Modifier and Type Field Description IdentityOwnershipConflictIdentificationSrv.CreateClaim_result. ex3Methods in dev.vality.identity that return IdentityOwnershipConflict Modifier and Type Method Description IdentityOwnershipConflictIdentityOwnershipConflict. deepCopy()IdentityOwnershipConflictIdentificationSrv.CreateClaim_result. getEx3()IdentityOwnershipConflictIdentityOwnershipConflict. setId(String id)Methods in dev.vality.identity with parameters of type IdentityOwnershipConflict Modifier and Type Method Description intIdentityOwnershipConflict. compareTo(IdentityOwnershipConflict other)booleanIdentityOwnershipConflict. equals(IdentityOwnershipConflict that)IdentificationSrv.CreateClaim_resultIdentificationSrv.CreateClaim_result. setEx3(IdentityOwnershipConflict ex3)Methods in dev.vality.identity that throw IdentityOwnershipConflict Modifier and Type Method Description IdentityClaimIdentificationSrv.Client. createClaim(IdentityClaimParams params)IdentityClaimIdentificationSrv.Iface. createClaim(IdentityClaimParams params)IdentityClaimIdentificationSrv.AsyncClient.CreateClaim_call. getResult()IdentityClaimIdentificationSrv.Client. recvCreateClaim()Constructors in dev.vality.identity with parameters of type IdentityOwnershipConflict Constructor Description CreateClaim_result(IdentityClaim success, InsufficientIdentityDocuments ex1, ClaimPending ex2, IdentityOwnershipConflict ex3, InvalidTargetIdentificationLevel ex4)IdentityOwnershipConflict(IdentityOwnershipConflict other)Performs a deep copy on other.