Class MoTfaCrumbExclusion

java.lang.Object
hudson.security.csrf.CrumbExclusion
io.jenkins.plugins.twofactor.jenkins.MoTfaCrumbExclusion
All Implemented Interfaces:
ExtensionPoint

@Extension public class MoTfaCrumbExclusion extends CrumbExclusion
  • Constructor Details

    • MoTfaCrumbExclusion

      public MoTfaCrumbExclusion()
  • Method Details

    • process

      public boolean process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.FilterChain filterChain) throws IOException, javax.servlet.ServletException
      Specified by:
      process in class CrumbExclusion
      Throws:
      IOException
      javax.servlet.ServletException