Class OicCrumbExclusion

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

@Extension public class OicCrumbExclusion extends CrumbExclusion
  • Constructor Details

    • OicCrumbExclusion

      public OicCrumbExclusion()
  • Method Details

    • process

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