|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.util.EncryptionHelper
public class EncryptionHelper
Utility class containing static functions to assist with Encryption and Decryption
| Constructor Summary | |
|---|---|
EncryptionHelper()
|
|
| Method Summary | |
|---|---|
static boolean |
passwordMD5Check(java.lang.String password,
java.lang.String encryptedValue)
|
static boolean |
passwordSaltedMD5Check(java.lang.String password,
java.lang.String encryptedValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EncryptionHelper()
| Method Detail |
|---|
public static boolean passwordMD5Check(java.lang.String password,
java.lang.String encryptedValue)
public static boolean passwordSaltedMD5Check(java.lang.String password,
java.lang.String encryptedValue)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||