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