Package hudson.plugins.active_directory
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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CacheAuthenticationException
-