| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.sca | |
| de.adorsys.ledgers.middleware.api.domain.um | |
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
ScaUserDataTO |
SCAResponseTO.getChosenScaMethod() |
| Modifier and Type | Method and Description |
|---|---|
List<ScaUserDataTO> |
SCAResponseTO.getScaMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
SCAResponseTO.setChosenScaMethod(ScaUserDataTO chosenScaMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
SCAResponseTO.setScaMethods(List<ScaUserDataTO> scaMethods) |
| Modifier and Type | Method and Description |
|---|---|
List<ScaUserDataTO> |
UserTO.getScaUserData() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserTO.setScaUserData(List<ScaUserDataTO> scaUserData) |
| Modifier and Type | Method and Description |
|---|---|
UserTO |
MiddlewareUserManagementService.updateScaData(String userLogin,
List<ScaUserDataTO> scaDataList)
Update SCA methods by user login
|
Copyright © 2019. All rights reserved.