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