Class PwdAuthenticator

Object
com.liferay.portal.security.pwd.PwdAuthenticator

public class PwdAuthenticator extends Object
Author:
Michael C. Han
  • Constructor Details

    • PwdAuthenticator

      public PwdAuthenticator()
  • Method Details

    • authenticate

      public static boolean authenticate(String login, String clearTextPassword, String currentEncryptedPassword) throws com.liferay.portal.kernel.exception.PwdEncryptorException
      Throws:
      com.liferay.portal.kernel.exception.PwdEncryptorException
    • pretendToAuthenticate

      public static void pretendToAuthenticate() throws com.liferay.portal.kernel.exception.PwdEncryptorException
      Throws:
      com.liferay.portal.kernel.exception.PwdEncryptorException