Uses of Class
org.htmlunit.csp.directive.FrameAncestorsDirective
-
Packages that use FrameAncestorsDirective Package Description org.htmlunit.csp Content Security Policy. -
-
Uses of FrameAncestorsDirective in org.htmlunit.csp
Methods in org.htmlunit.csp that return types with arguments of type FrameAncestorsDirective Modifier and Type Method Description Optional<FrameAncestorsDirective>Policy. frameAncestors()
-