| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.sca | |
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Class and Description |
|---|---|
class |
SCAConsentResponseTO |
class |
SCALoginResponseTO |
class |
SCAPaymentResponseTO |
| Modifier and Type | Method and Description |
|---|---|
<T extends SCAResponseTO> |
TokenStorageService.fromBytes(byte[] tokenBytes,
Class<T> klass) |
| Modifier and Type | Method and Description |
|---|---|
SCAResponseTO |
TokenStorageService.fromBytes(byte[] tokenBytes) |
| Modifier and Type | Method and Description |
|---|---|
String |
TokenStorageService.toBase64String(SCAResponseTO response) |
byte[] |
TokenStorageService.toBytes(SCAResponseTO response) |
Copyright © 2020. All rights reserved.