Class ContentSecurityPolicyStatus
java.lang.Object
org.openqa.selenium.devtools.v141.network.model.ContentSecurityPolicyStatus
-
Constructor Summary
ConstructorsConstructorDescriptionContentSecurityPolicyStatus(String effectiveDirectives, Boolean isEnforced, ContentSecurityPolicySource source) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ContentSecurityPolicyStatus
public ContentSecurityPolicyStatus(String effectiveDirectives, Boolean isEnforced, ContentSecurityPolicySource source)
-
-
Method Details
-
getEffectiveDirectives
-
getIsEnforced
-
getSource
-