@Configuration @Profile(value="paywall_local") @Conditional(value=DefaultLocalBeanCondition.class) public class LocalProfileBeanConfiguration extends BaseLocalProfileBeanConfiguration
Constructor and Description |
---|
LocalProfileBeanConfiguration() |
Modifier and Type | Method and Description |
---|---|
KeyManager |
getKeyManager() |
LightningHandler |
getLightningHandler() |
getOrderRequestGeneratorFactory, getPaymentFlowManager, getRequestPolicyFactory, getTokenGenerator, getWebSocketSettledPaymentHandler
getCurrencyConverter, getPaywallExceptionHandler, getQRCodeGenerator
@Bean(value="lightningHandler") public LightningHandler getLightningHandler()
@Bean(value="keyManager") public KeyManager getKeyManager()
getKeyManager
in class BaseLocalProfileBeanConfiguration