public class HttpsClientSslCertLoginServlet
extends javax.servlet.http.HttpServlet
/login/*
to redirect after client SSL certificate login.
When using client SSL certificate one should normally never see the sign in dialog. However, this will happen if users session gets invalidated in some way. Like in other authentication types, we need to force page to fully reload in order to initialize a new session and create a valid xsrfKey.
Constructor and Description |
---|
HttpsClientSslCertLoginServlet(com.google.inject.Provider<java.lang.String> urlProvider) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service