Class BitbucketCrumbExclusion

java.lang.Object
hudson.security.csrf.CrumbExclusion
com.cloudbees.jenkins.plugins.BitbucketCrumbExclusion
All Implemented Interfaces:
ExtensionPoint

@Extension public class BitbucketCrumbExclusion extends CrumbExclusion
  • Constructor Details

    • BitbucketCrumbExclusion

      public BitbucketCrumbExclusion()
  • Method Details

    • process

      public boolean process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, javax.servlet.FilterChain chain) throws IOException, javax.servlet.ServletException
      Specified by:
      process in class CrumbExclusion
      Throws:
      IOException
      javax.servlet.ServletException