Constructor and Description |
---|
JCEEncryptor() |
Modifier and Type | Method and Description |
---|---|
String |
decryptPassword(String encryptedPswd)
Decrypts a string.
|
String |
encryptPassword(String password)
Encrypts a string.
|
public String encryptPassword(String password)
encryptPassword
in interface Securable
public String decryptPassword(String encryptedPswd)
decryptPassword
in interface Securable
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference