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