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