Class AuthenticationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.polarion.platform.security.AuthenticationFailedException
All Implemented Interfaces:
Serializable

public class AuthenticationFailedException extends Exception
Thrown by the ILogin.IFinal.perform() method, if the given credentials are not correct.
Author:
dobisekm
See Also:
  • Constructor Details

    • AuthenticationFailedException

      public AuthenticationFailedException(String message)
      Constructor.
      Parameters:
      message - cause of the failure