Class SamlCrumbExclusion

java.lang.Object
hudson.security.csrf.CrumbExclusion
org.jenkinsci.plugins.saml.SamlCrumbExclusion
All Implemented Interfaces:
ExtensionPoint

@Extension public class SamlCrumbExclusion extends CrumbExclusion
See Also:
  • Constructor Details

    • SamlCrumbExclusion

      public SamlCrumbExclusion()
  • Method Details

    • process

      public boolean process(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, jakarta.servlet.FilterChain chain) throws IOException, jakarta.servlet.ServletException
      Overrides:
      process in class CrumbExclusion
      Throws:
      IOException
      jakarta.servlet.ServletException