public class SingleTextEncryptorLocator extends Object implements TextEncryptorLocator
| Constructor and Description |
|---|
SingleTextEncryptorLocator(org.springframework.security.crypto.encrypt.TextEncryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.crypto.encrypt.TextEncryptor |
locate(Map<String,String> keys) |
public SingleTextEncryptorLocator(org.springframework.security.crypto.encrypt.TextEncryptor encryptor)
public org.springframework.security.crypto.encrypt.TextEncryptor locate(Map<String,String> keys)
locate in interface TextEncryptorLocatorCopyright © 2022 Pivotal Software, Inc.. All rights reserved.