Uses of Class
dev.vality.identity.IdentificationJudgementSrv.Deny_args
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationJudgementSrv.Deny_args in dev.vality.identity
Methods in dev.vality.identity that return IdentificationJudgementSrv.Deny_args Modifier and Type Method Description IdentificationJudgementSrv.Deny_argsIdentificationJudgementSrv.Deny_args. deepCopy()IdentificationJudgementSrv.Deny_argsIdentificationJudgementSrv.AsyncProcessor.Deny. getEmptyArgsInstance()IdentificationJudgementSrv.Deny_argsIdentificationJudgementSrv.Processor.Deny. getEmptyArgsInstance()IdentificationJudgementSrv.Deny_argsIdentificationJudgementSrv.Deny_args. setId(String id)Methods in dev.vality.identity with parameters of type IdentificationJudgementSrv.Deny_args Modifier and Type Method Description intIdentificationJudgementSrv.Deny_args. compareTo(IdentificationJudgementSrv.Deny_args other)booleanIdentificationJudgementSrv.Deny_args. equals(IdentificationJudgementSrv.Deny_args that)IdentificationJudgementSrv.Deny_resultIdentificationJudgementSrv.Processor.Deny. getResult(I iface, IdentificationJudgementSrv.Deny_args args)voidIdentificationJudgementSrv.AsyncProcessor.Deny. start(I iface, IdentificationJudgementSrv.Deny_args args, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler)Constructors in dev.vality.identity with parameters of type IdentificationJudgementSrv.Deny_args Constructor Description Deny_args(IdentificationJudgementSrv.Deny_args other)Performs a deep copy on other.