Package jenkins.plugins.jclouds.internal
Class PhoneHomeCrumbExclusion
java.lang.Object
hudson.security.csrf.CrumbExclusion
jenkins.plugins.jclouds.internal.PhoneHomeCrumbExclusion
- All Implemented Interfaces:
ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
process
(HttpServletRequest req, HttpServletResponse resp, FilterChain chain) Methods inherited from class hudson.security.csrf.CrumbExclusion
all
-
Constructor Details
-
PhoneHomeCrumbExclusion
public PhoneHomeCrumbExclusion()
-
-
Method Details
-
process
public boolean process(HttpServletRequest req, HttpServletResponse resp, FilterChain chain) throws IOException, ServletException - Specified by:
process
in classCrumbExclusion
- Throws:
IOException
ServletException
-
getExclusionPath
-