@Extension
public class BitbucketCrumbExclusion
extends hudson.security.csrf.CrumbExclusion
Constructor and Description |
---|
BitbucketCrumbExclusion() |
Modifier and Type | Method and Description |
---|---|
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
Copyright © 2016–2019. All rights reserved.