Uses of Class
dev.vality.identity.IdentificationSrv.GetClaim_result
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationSrv.GetClaim_result in dev.vality.identity
Methods in dev.vality.identity that return IdentificationSrv.GetClaim_result Modifier and Type Method Description IdentificationSrv.GetClaim_resultIdentificationSrv.GetClaim_result. deepCopy()IdentificationSrv.GetClaim_resultIdentificationSrv.Processor.GetClaim. getResult(I iface, IdentificationSrv.GetClaim_args args)IdentificationSrv.GetClaim_resultIdentificationSrv.GetClaim_result. setEx1(ClaimNotFound ex1)IdentificationSrv.GetClaim_resultIdentificationSrv.GetClaim_result. setSuccess(IdentityClaim success)Methods in dev.vality.identity with parameters of type IdentificationSrv.GetClaim_result Modifier and Type Method Description intIdentificationSrv.GetClaim_result. compareTo(IdentificationSrv.GetClaim_result other)booleanIdentificationSrv.GetClaim_result. equals(IdentificationSrv.GetClaim_result that)Constructors in dev.vality.identity with parameters of type IdentificationSrv.GetClaim_result Constructor Description GetClaim_result(IdentificationSrv.GetClaim_result other)Performs a deep copy on other.