@Configuration @ComponentScan(basePackages="de.adorsys.sts.pop") @Import(value=KeyManagerConfiguration.class) public class PopConfiguration extends Object
| Constructor and Description |
|---|
PopConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PopService |
popService(KeyManagementService keyManagementService) |
@Bean public PopService popService(KeyManagementService keyManagementService)
Copyright © 2018. All rights reserved.