Class PreventBruteForceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.pentaho.platform.web.http.security.PreventBruteForceException
All Implemented Interfaces:
Serializable

public class PreventBruteForceException extends org.springframework.security.core.AuthenticationException
See Also:
  • Constructor Details

    • PreventBruteForceException

      public PreventBruteForceException(String message)
    • PreventBruteForceException

      public PreventBruteForceException(String message, Throwable throwable)