Class PhoneHomeCrumbExclusion

java.lang.Object
hudson.security.csrf.CrumbExclusion
jenkins.plugins.jclouds.internal.PhoneHomeCrumbExclusion
All Implemented Interfaces:
ExtensionPoint

@Extension public class PhoneHomeCrumbExclusion extends CrumbExclusion
  • Constructor Details

    • PhoneHomeCrumbExclusion

      public PhoneHomeCrumbExclusion()
  • Method Details

    • process

      public boolean process(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, jakarta.servlet.FilterChain chain) throws IOException, jakarta.servlet.ServletException
      Overrides:
      process in class CrumbExclusion
      Throws:
      IOException
      jakarta.servlet.ServletException
    • getExclusionPath

      public String getExclusionPath()