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
Methods in org.htmlunit.csp that return types with arguments of type SandboxDirective Modifier and Type Method Description Optional<SandboxDirective>Policy. sandbox()
-