@Configuration @Import(value=KeyManagerConfiguration.class) public class DecryptionConfiguration extends Object
| Constructor and Description |
|---|
DecryptionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DecryptionService |
decryptionService(KeyManagementService keyManagementService) |
@Bean public DecryptionService decryptionService(KeyManagementService keyManagementService)
Copyright © 2018. All rights reserved.