decryptPassword(String) method
Decodes a password that has been encoded via Agentry's quickPW utility.
Syntax
public
final String
decryptPassword
(
String
password
)
Parameters
password
– The encoded password.
Returns
The decoded password.
Parent topic:
Server class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.