@Configuration @Conditional(value=org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.KeyCondition.class) @ConditionalOnMissingClass(value="org.springframework.security.rsa.crypto.RsaSecretEncryptor") protected static class EncryptionBootstrapConfigurationAfter.VanillaEncryptionConfigurationCustom extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
VanillaEncryptionConfigurationCustom() |
| Modifier and Type | Method and Description |
|---|---|
TextEncryptor |
textEncryptor() |
protected VanillaEncryptionConfigurationCustom()
@Bean @Primary public TextEncryptor textEncryptor()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.