@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Symbol(value="contentSecurityPolicyRootAction") public class ContentSecurityPolicyRootAction extends InvisibleAction implements RootAction
StaplerRequest.getRestOfPath() is used to associate violations with
the view they occur in; ContentSecurityPolicyDecorator needs to have a dynamic report
URL for that.| Modifier and Type | Class and Description |
|---|---|
static class |
ContentSecurityPolicyRootAction.CrumbExclusionImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ContentSecurityPolicyRootAction() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doDynamic(org.kohsuke.stapler.StaplerRequest req) |
String |
getUrlName() |
getDisplayName, getIconFileNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayName, getIconFileNamepublic static final String URL
public static final Logger LOGGER
public String getUrlName()
getUrlName in interface ActiongetUrlName in class InvisibleActionpublic org.kohsuke.stapler.HttpResponse doDynamic(org.kohsuke.stapler.StaplerRequest req)
Copyright © 2016–2021. All rights reserved.