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