public class AMPasswordUtil extends Object
| Constructor and Description |
|---|
AMPasswordUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decrypt(String encrypted)
Decrypts the encrypted password.
|
static String |
encrypt(String password)
Encrypts the password.
|
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.