protected static class EncryptionBootstrapConfiguration.FailsafeTextEncryptor extends Object implements org.springframework.security.crypto.encrypt.TextEncryptor
| Modifier | Constructor and Description |
|---|---|
protected |
FailsafeTextEncryptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String encryptedText) |
String |
encrypt(String text) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.