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
Copyright © 2023. All rights reserved.