@Component public class PaymentCancellationAspect extends AbstractLinkAspect<PaymentController>
| Constructor and Description |
|---|
PaymentCancellationAspect(PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider,
AspspProfileServiceWrapper aspspProfileServiceWrapper,
ScaApproachResolver scaApproachResolver,
RedirectLinkBuilder redirectLinkBuilder,
AuthorisationMethodDecider authorisationMethodDecider,
RedirectIdService redirectIdService) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<CancelPaymentResponse> |
cancelPayment(ResponseObject<CancelPaymentResponse> result,
de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest) |
hasErrorpublic PaymentCancellationAspect(PaymentCancellationAuthorisationNeededDecider cancellationScaNeededDecider, AspspProfileServiceWrapper aspspProfileServiceWrapper, ScaApproachResolver scaApproachResolver, RedirectLinkBuilder redirectLinkBuilder, AuthorisationMethodDecider authorisationMethodDecider, RedirectIdService redirectIdService)
public ResponseObject<CancelPaymentResponse> cancelPayment(ResponseObject<CancelPaymentResponse> result, de.adorsys.psd2.consent.api.pis.proto.PisPaymentCancellationRequest paymentCancellationRequest)
Copyright © 2020. All rights reserved.