Class PaymentRestInitiationService
- java.lang.Object
-
- de.adorsys.ledgers.app.initiation.PaymentRestInitiationService
-
@Service public class PaymentRestInitiationService extends Object
-
-
Constructor Summary
Constructors Constructor Description PaymentRestInitiationService(PaymentRestClient paymentRestClient, RedirectScaRestClient scaRestClient, AuthRequestInterceptor authRequestInterceptor, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService tokenService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecutePayment(UserTO user, PaymentTypeTO paymentType, PaymentTO payment)
-
-
-
Constructor Detail
-
PaymentRestInitiationService
public PaymentRestInitiationService(PaymentRestClient paymentRestClient, RedirectScaRestClient scaRestClient, AuthRequestInterceptor authRequestInterceptor, de.adorsys.ledgers.keycloak.client.api.KeycloakTokenService tokenService)
-
-
Method Detail
-
executePayment
public void executePayment(UserTO user, PaymentTypeTO paymentType, PaymentTO payment)
-
-