|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.pwd.PwdAuthenticator
public class PwdAuthenticator
| Constructor Summary | |
|---|---|
PwdAuthenticator()
|
|
| Method Summary | |
|---|---|
static boolean |
authenticate(String login,
String clearTextPassword,
String currentEncryptedPassword)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PwdAuthenticator()
| Method Detail |
|---|
public static boolean authenticate(String login,
String clearTextPassword,
String currentEncryptedPassword)
throws PwdEncryptorException,
SystemException
PwdEncryptorException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||