public abstract class AuthorisationModelMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HrefLinkMapper |
hrefLinkMapper |
protected ScaMethodsMapper |
scaMethodsMapper |
| Constructor and Description |
|---|
AuthorisationModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
abstract StartCancellationScaProcessResponse |
mapToStartCancellationScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse xs2aResponse) |
Object |
mapToStartOrUpdateCancellationResponse(CancellationAuthorisationResponse cancellationAuthorisationResponse) |
abstract StartScaprocessResponse |
mapToStartScaProcessResponse(CreateConsentAuthorizationResponse xs2aResponse) |
abstract StartScaprocessResponse |
mapToStartScaProcessResponse(Xs2aCreatePisAuthorisationResponse xs2aResponse) |
abstract UpdateCancellationPsuAuthenticationResponse |
mapToUpdateCancellationPsuAuthenticationResponse(Xs2aUpdatePisCommonPaymentPsuDataResponse xs2aResponse) |
@Autowired protected HrefLinkMapper hrefLinkMapper
@Autowired protected ScaMethodsMapper scaMethodsMapper
public Object mapToStartOrUpdateCancellationResponse(CancellationAuthorisationResponse cancellationAuthorisationResponse)
public abstract StartScaprocessResponse mapToStartScaProcessResponse(Xs2aCreatePisAuthorisationResponse xs2aResponse)
public abstract StartScaprocessResponse mapToStartScaProcessResponse(CreateConsentAuthorizationResponse xs2aResponse)
public abstract StartCancellationScaProcessResponse mapToStartCancellationScaProcessResponse(Xs2aCreatePisCancellationAuthorisationResponse xs2aResponse)
public abstract UpdateCancellationPsuAuthenticationResponse mapToUpdateCancellationPsuAuthenticationResponse(Xs2aUpdatePisCommonPaymentPsuDataResponse xs2aResponse)
Copyright © 2019. All rights reserved.