public static final class ContentSecurityPolicyManagementLink.Record extends Object
| Constructor and Description |
|---|
Record(String contextClassName,
String contextViewName,
String violatedDirective,
String blockedUri,
String scriptSample,
Instant time,
String username) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockedUri() |
String |
getContextClassName() |
PluginWrapper |
getContextPlugin() |
String |
getContextViewName() |
String |
getScriptSample() |
Instant |
getTime() |
User |
getUser() |
String |
getUsername() |
String |
getViolatedDirective() |
public String getContextClassName()
public String getContextViewName()
public String getViolatedDirective()
public String getBlockedUri()
public String getScriptSample()
public Instant getTime()
public String getUsername()
public PluginWrapper getContextPlugin()
public User getUser()
Copyright © 2016–2021. All rights reserved.