|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.user.account.utils.PasswordUtils
public class PasswordUtils
| Constructor Summary | |
|---|---|
PasswordUtils()
|
|
| Method Summary | |
|---|---|
static byte[] |
getPasswordHash(String password)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordUtils()
| Method Detail |
|---|
public static byte[] getPasswordHash(String password)
throws NoSuchAlgorithmException,
UnsupportedEncodingException
password -
NoSuchAlgorithmException
UnsupportedEncodingException
LoginException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||