@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public interface ContentSecurityPolicyReceiver extends ExtensionPoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContentSecurityPolicyReceiver.Context |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Method and Description |
|---|---|
void |
report(ContentSecurityPolicyReceiver.Context context,
User user,
net.sf.json.JSONObject report) |
void report(@NonNull
ContentSecurityPolicyReceiver.Context context,
@CheckForNull
User user,
@NonNull
net.sf.json.JSONObject report)
Copyright © 2016–2021. All rights reserved.