Class X509AuthServlet

All Implemented Interfaces:
Servlet, ServletConfig, Serializable

public class X509AuthServlet extends HttpServlet
Servlet compatible with the ExternalAuthentication interface that extracts and validates an X.509 client certificate for user authentication.
See Also: