Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
PinVerifyResult.VerificationResultsCode |
PinVerifyResult.getVerifyResultsCode() |
static PinVerifyResult.VerificationResultsCode |
PinVerifyResult.VerificationResultsCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PinVerifyResult.VerificationResultsCode[] |
PinVerifyResult.VerificationResultsCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PinVerifyResult.setVerifyResultsCode(PinVerifyResult.VerificationResultsCode verifyResultsCode) |
Constructor and Description |
---|
PinVerifyResult(PinVerifyResult.VerificationResultsCode verifyResultsCode,
int retriesLeft) |
PinVerifyResult(PinVerifyResult.VerificationResultsCode temporaryLocked,
int retryCounter,
Date lockedUntil) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.