| Package | Description |
|---|---|
| de.adorsys.ledgers.mockbank.simple.service |
| Modifier and Type | Method and Description |
|---|---|
UserContext |
UserContextService.bagByIbanOrEx(String iban) |
UserContext |
UserContextService.bagByIbanOrNull(String iban) |
UserContext |
UserContextService.bagByLoginOrNull(String login) |
UserContext |
UserContextService.byLoginOrEx(String login) |
UserContext |
UserContextService.newToken(de.adorsys.ledgers.middleware.api.domain.um.BearerTokenTO token) |
| Modifier and Type | Method and Description |
|---|---|
List<de.adorsys.ledgers.middleware.api.domain.account.AccountDetailsTO> |
DepositAccountService.accessibleAccounts(UserContext userBag) |
void |
UserContextService.setContext(UserContext bag) |
void |
UserContextService.updateCredentials(String login,
UserContext bag) |
Copyright © 2019. All rights reserved.