Uses of Class
org.htmlunit.csp.directive.SandboxDirective
-
Packages that use SandboxDirective Package Description org.htmlunit.csp Content Security Policy. -
-
Uses of SandboxDirective in org.htmlunit.csp
Fields in org.htmlunit.csp declared as SandboxDirective Modifier and Type Field Description private SandboxDirective
Policy. sandbox_
Methods in org.htmlunit.csp that return types with arguments of type SandboxDirective Modifier and Type Method Description java.util.Optional<SandboxDirective>
Policy. sandbox()
-