Constructor and Description |
---|
DefaultCryptor()
Constructs a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
decrypt(String encryptedKey)
Decrypts the password.
|
String |
encrypt(String plainKey)
Encrypt the plain text password.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.