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