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
public static class Authentication.Failed extends QuietServletException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Failed(java.lang.String message)
-