@Configuration(proxyBeanMethods=false) @Conditional(value=EncryptionBootstrapConfiguration.KeyCondition.class) @ConditionalOnMissingClass(value="org.springframework.security.rsa.crypto.RsaSecretEncryptor") protected static class EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
VanillaEncryptionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.crypto.encrypt.TextEncryptor |
textEncryptor() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.