Modifier and Type | Interface and Description |
---|---|
static interface |
AuthStateConsentServiceController.AuthStateBodyToApiMapper |
Modifier and Type | Class and Description |
---|---|
static class |
UpdateAuthConsentServiceController.NoOpMapper<T> |
Modifier and Type | Class and Description |
---|---|
class |
AuthStateConsentServiceController$AuthStateBodyToApiMapperImpl |
Modifier and Type | Method and Description |
---|---|
protected <T,F> org.springframework.http.ResponseEntity<?> |
RedirectionOnlyToOkMapper.handleRedirect(FacadeResultRedirectable<F,?> result,
FacadeResponseBodyToRestBodyMapper<T,F> mapper) |
protected <T,F> org.springframework.http.ResponseEntity<T> |
FacadeResponseMapper.handleSuccess(FacadeSuccessResult<F> result,
FacadeResponseBodyToRestBodyMapper<T,F> mapper) |
<T,F> org.springframework.http.ResponseEntity<?> |
RedirectionOnlyToOkMapper.translate(FacadeResult<F> result,
FacadeResponseBodyToRestBodyMapper<T,F> mapper) |
<T,F> org.springframework.http.ResponseEntity<?> |
FacadeResponseMapper.translate(FacadeResult<F> result,
FacadeResponseBodyToRestBodyMapper<T,F> mapper) |
Modifier and Type | Interface and Description |
---|---|
static interface |
TppBankingApiAisController.AccountListFacadeResponseBodyToRestBodyMapper |
static interface |
TppBankingApiAisController.TransactionsFacadeResponseBodyToRestBodyMapper |
static interface |
TppBankingApiPisController.PaymentFacadeResponseBodyToRestBodyMapper |
static interface |
TppBankingApiPisInfoController.PaymentInfoBodyToApiMapper |
static interface |
TppBankingApiPisInfoController.PaymentStatusBodyToApiMapper |
Copyright © 2020. All rights reserved.