Class CacheAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
hudson.plugins.active_directory.CacheAuthenticationException
All Implemented Interfaces:
Serializable

public class CacheAuthenticationException extends org.springframework.security.core.AuthenticationException
To throw AuthenticationException when the login failed due a cache issue
See Also:
  • Constructor Details

    • CacheAuthenticationException

      public CacheAuthenticationException(String msg, Exception e)