Class AbstractAuthenticationFormServlet

  • All Implemented Interfaces:
    java.io.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
    • Constructor Detail

      • AbstractAuthenticationFormServlet

        public AbstractAuthenticationFormServlet()