public class EncryptorFactory extends Object
| Constructor and Description |
|---|
EncryptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.crypto.encrypt.TextEncryptor |
create(String data) |
public org.springframework.security.crypto.encrypt.TextEncryptor create(String data)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.