Uses of Class
dev.vality.damsel.identity.errors.IdentificationFailure
| Package | Description |
|---|---|
| dev.vality.damsel.identity.errors |
-
Uses of IdentificationFailure in dev.vality.damsel.identity.errors
Methods in dev.vality.damsel.identity.errors that return IdentificationFailure Modifier and Type Method Description IdentificationFailureIdentificationFailure. deepCopy()static IdentificationFailureIdentificationFailure. invalid_documents(GeneralFailure value)static IdentificationFailureIdentificationFailure. owner_authorization_failed(GeneralFailure value)static IdentificationFailureIdentificationFailure. unknown(GeneralFailure value)Methods in dev.vality.damsel.identity.errors with parameters of type IdentificationFailure Modifier and Type Method Description intIdentificationFailure. compareTo(IdentificationFailure other)booleanIdentificationFailure. equals(IdentificationFailure other)Constructors in dev.vality.damsel.identity.errors with parameters of type IdentificationFailure Constructor Description IdentificationFailure(IdentificationFailure other)