@Extension
public class GhprbCrumbExclusion
extends hudson.security.csrf.CrumbExclusion
GhprbRootAction
from the CSRF protection.Constructor and Description |
---|
GhprbCrumbExclusion() |
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. All rights reserved.