@Extension
public class GogsWebHookCrumbExclusion
extends hudson.security.csrf.CrumbExclusion
Constructor and Description |
---|
GogsWebHookCrumbExclusion() |
Modifier and Type | Method and Description |
---|---|
String |
getExclusionPath() |
boolean |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
javax.servlet.FilterChain chain) |
public boolean process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, javax.servlet.FilterChain chain) throws IOException, javax.servlet.ServletException
process
in class hudson.security.csrf.CrumbExclusion
IOException
javax.servlet.ServletException
public String getExclusionPath()
Copyright © 2016–2019. All rights reserved.