com.dabsquared.gitlabjenkins
Class GitLabWebHook.GitlabWebHookCrumbExclusion
java.lang.Object
hudson.security.csrf.CrumbExclusion
com.dabsquared.gitlabjenkins.GitLabWebHook.GitlabWebHookCrumbExclusion
- All Implemented Interfaces:
- hudson.ExtensionPoint
- Enclosing class:
- GitLabWebHook
@Extension
public static class GitLabWebHook.GitlabWebHookCrumbExclusion
- extends hudson.security.csrf.CrumbExclusion
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Method Summary |
boolean |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
javax.servlet.FilterChain chain)
|
Methods inherited from class hudson.security.csrf.CrumbExclusion |
all |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitLabWebHook.GitlabWebHookCrumbExclusion
public GitLabWebHook.GitlabWebHookCrumbExclusion()
process
public boolean process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
- Specified by:
process
in class hudson.security.csrf.CrumbExclusion
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2004-2015. All Rights Reserved.