@Configuration public class ServiceLocatorFactoryConfiguration extends Object
| Constructor and Description |
|---|
ServiceLocatorFactoryConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
aisScaUpdateAuthorisationFactory()
Configuration of ServiceLocatorFactoryBean bean to be used as a factory for AIS SCA authorisation stages through Service locator interface.
|
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
headersValidationServiceFactory()
Configuration of ServiceLocatorFactoryBean bean to be used as a factory for validating method-specific headers in incoming requests.
|
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
pisScaUpdateAuthorisationFactory()
Configuration of ServiceLocatorFactoryBean bean to be used as a factory for PIS SCA authorisation stages through Service locator interface.
|
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
readPaymentFactory() |
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
readPaymentStatusFactory()
Configuration of ServiceLocatorFactoryBean bean to be used as a factory for read payment status services for different payment types through Service locator interface.
|
@Bean public org.springframework.beans.factory.config.ServiceLocatorFactoryBean readPaymentFactory()
@Bean public org.springframework.beans.factory.config.ServiceLocatorFactoryBean readPaymentStatusFactory()
@Bean public org.springframework.beans.factory.config.ServiceLocatorFactoryBean pisScaUpdateAuthorisationFactory()
@Bean public org.springframework.beans.factory.config.ServiceLocatorFactoryBean aisScaUpdateAuthorisationFactory()
@Bean public org.springframework.beans.factory.config.ServiceLocatorFactoryBean headersValidationServiceFactory()
Copyright © 2019. All rights reserved.