Package org.eclipse.jetty.server
Class Authentication.Failed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.servlet.ServletException
-
- org.eclipse.jetty.server.QuietServletException
-
- org.eclipse.jetty.server.Authentication.Failed
-
- All Implemented Interfaces:
java.io.Serializable
,QuietException
- Enclosing interface:
- Authentication
@Deprecated(since="2021-05-27") public static class Authentication.Failed extends QuietServletException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Failed(java.lang.String message)
Deprecated.
-
Method Summary
-
Methods inherited from class javax.servlet.ServletException
getRootCause
-
-