Class AbstractAuthenticationFormServlet

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public abstract class AbstractAuthenticationFormServlet
    extends HttpServlet
    The AbstractAuthenticationFormServlet provides a basic implementation of a simple servlet to render a login form for authentication purposes.
    See Also:
    Serialized Form