@Configuration public class ScaAuthorizationConfig extends Object
| Constructor and Description |
|---|
ScaAuthorizationConfig() |
| Modifier and Type | Method and Description |
|---|---|
AisAuthorizationService |
aisAuthorizationService(Xs2aAisConsentService aisConsentService,
Xs2aAisConsentMapper aisConsentMapper,
AisScaStageAuthorisationFactory scaStageAuthorisationFactory) |
PisScaAuthorisationService |
pisAuthorizationService(PisAuthorisationService authorisationService,
Xs2aPisCommonPaymentMapper pisCommonPaymentMapper) |
ScaPaymentService |
scaPaymentService(OauthScaPaymentService oauthScaPaymentService,
RedirectScaPaymentService redirectScaPaymentService,
EmbeddedScaPaymentService embeddedScaPaymentService,
DecoupedScaPaymentService decoupedScaPaymentService) |
@Bean public ScaPaymentService scaPaymentService(OauthScaPaymentService oauthScaPaymentService, RedirectScaPaymentService redirectScaPaymentService, EmbeddedScaPaymentService embeddedScaPaymentService, DecoupedScaPaymentService decoupedScaPaymentService)
@Bean public AisAuthorizationService aisAuthorizationService(Xs2aAisConsentService aisConsentService, Xs2aAisConsentMapper aisConsentMapper, AisScaStageAuthorisationFactory scaStageAuthorisationFactory)
@Bean public PisScaAuthorisationService pisAuthorizationService(PisAuthorisationService authorisationService, Xs2aPisCommonPaymentMapper pisCommonPaymentMapper)
Copyright © 2019. All rights reserved.