public class OauthPisScaAuthorisationService extends Object implements PisScaAuthorisationService
| Constructor and Description |
|---|
OauthPisScaAuthorisationService() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xsa2CreatePisConsentAuthorisationResponse> |
createConsentAuthorisation(String paymentId,
PaymentType paymentType,
PsuIdData psuData) |
Optional<Xs2aCreatePisConsentCancellationAuthorisationResponse> |
createConsentCancellationAuthorisation(String paymentId,
PaymentType paymentType,
PsuIdData psuData) |
Optional<Xs2aPaymentCancellationAuthorisationSubResource> |
getCancellationAuthorisationSubResources(String paymentId) |
Xs2aUpdatePisConsentPsuDataResponse |
updateConsentCancellationPsuData(Xs2aUpdatePisConsentPsuDataRequest request) |
Xs2aUpdatePisConsentPsuDataResponse |
updateConsentPsuData(Xs2aUpdatePisConsentPsuDataRequest request) |
public Optional<Xsa2CreatePisConsentAuthorisationResponse> createConsentAuthorisation(String paymentId, PaymentType paymentType, PsuIdData psuData)
createConsentAuthorisation in interface PisScaAuthorisationServicepublic Xs2aUpdatePisConsentPsuDataResponse updateConsentPsuData(Xs2aUpdatePisConsentPsuDataRequest request)
updateConsentPsuData in interface PisScaAuthorisationServicepublic Optional<Xs2aCreatePisConsentCancellationAuthorisationResponse> createConsentCancellationAuthorisation(String paymentId, PaymentType paymentType, PsuIdData psuData)
createConsentCancellationAuthorisation in interface PisScaAuthorisationServicepublic Optional<Xs2aPaymentCancellationAuthorisationSubResource> getCancellationAuthorisationSubResources(String paymentId)
getCancellationAuthorisationSubResources in interface PisScaAuthorisationServicepublic Xs2aUpdatePisConsentPsuDataResponse updateConsentCancellationPsuData(Xs2aUpdatePisConsentPsuDataRequest request)
updateConsentCancellationPsuData in interface PisScaAuthorisationServiceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.