| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.sca |
| Modifier and Type | Method and Description |
|---|---|
OpTypeTO |
AuthCodeDataTO.getOpType() |
static OpTypeTO |
OpTypeTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpTypeTO[] |
OpTypeTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthCodeDataTO.setOpType(OpTypeTO opType) |
| Constructor and Description |
|---|
AuthCodeDataTO(String userLogin,
String scaUserDataId,
String opId,
String opData,
String userMessage,
int validitySeconds,
OpTypeTO opType,
String authorisationId) |
Copyright © 2019. All rights reserved.