| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.service.discovery | |
| de.adorsys.psd2.xs2a.service.mapper.psd2 | |
| de.adorsys.psd2.xs2a.service.mapper.spi_xs2a_mappers |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ServiceTypeDiscoveryService.getServiceType()
Gets service type from request URI by invoking ServiceTypeDiscovery
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
ServiceTypeToErrorTypeMapper.mapToErrorType(ServiceType serviceType,
int httpCode) |
| Modifier and Type | Method and Description |
|---|---|
ErrorHolder |
SpiErrorMapper.mapToErrorHolder(SpiResponse<?> spiResponse,
ServiceType serviceType) |
ErrorType |
SpiResponseToServiceAndErrorTypeMapper.mapToErrorType(SpiResponseStatus spiResponseStatus,
ServiceType serviceType) |
Copyright © 2019. All rights reserved.