com.liferay.portal.security.pwd
Class PwdAuthenticator
java.lang.Object
com.liferay.portal.security.pwd.PwdAuthenticator
public class PwdAuthenticator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PwdAuthenticator
public PwdAuthenticator()
authenticate
public static boolean authenticate(String login,
String clearTextPassword,
String currentEncryptedPassword)
throws PwdEncryptorException,
SystemException
- Throws:
PwdEncryptorException
SystemException