| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.shared |
| Modifier and Type | Method and Description |
|---|---|
protected ChallengeDataTO.OtpFormatEnum |
ChallengeDataMapperImpl.otpFormatToOtpFormatEnum(OtpFormat otpFormat) |
protected ChallengeDataTO.OtpFormatEnum |
StartScaProcessResponseMapperImpl.otpFormatToOtpFormatEnum(OtpFormat otpFormat) |
| Modifier and Type | Method and Description |
|---|---|
static ChallengeDataTO.OtpFormatEnum |
ChallengeDataTO.OtpFormatEnum.fromValue(String text) |
ChallengeDataTO.OtpFormatEnum |
ChallengeDataTO.getOtpFormat()
The format type of the OTP to be typed in.
|
static ChallengeDataTO.OtpFormatEnum |
ChallengeDataTO.OtpFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChallengeDataTO.OtpFormatEnum[] |
ChallengeDataTO.OtpFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChallengeDataTO |
ChallengeDataTO.otpFormat(ChallengeDataTO.OtpFormatEnum otpFormat) |
void |
ChallengeDataTO.setOtpFormat(ChallengeDataTO.OtpFormatEnum otpFormat) |
Copyright © 2019. All rights reserved.