public class EmbeddedPisAuthorisationService extends Object implements PisAuthorisationService
| Constructor and Description |
|---|
EmbeddedPisAuthorisationService() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xsa2CreatePisConsentAuthorisationResponse> |
createConsentAuthorisation(String paymentId,
PaymentType paymentType)
Creates authorization for pis consent
|
Optional<Xs2aUpdatePisConsentPsuDataResponse> |
updateConsentPsuData(UpdatePisConsentPsuDataRequest request)
Updates authorization for pis consent
|
public Optional<Xsa2CreatePisConsentAuthorisationResponse> createConsentAuthorisation(String paymentId, PaymentType paymentType)
createConsentAuthorisation in interface PisAuthorisationServicepaymentId - ASPSP identifier of a paymentpaymentType - Type of paymentpublic Optional<Xs2aUpdatePisConsentPsuDataResponse> updateConsentPsuData(UpdatePisConsentPsuDataRequest request)
updateConsentPsuData in interface PisAuthorisationServicerequest - Provides transporting data when updating consent psu dataCopyright © 2018 Pivotal Software, Inc.. All rights reserved.