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
Fields in org.htmlunit.csp declared as FrameAncestorsDirective Modifier and Type Field Description private FrameAncestorsDirective
Policy. frameAncestors_
Methods in org.htmlunit.csp that return types with arguments of type FrameAncestorsDirective Modifier and Type Method Description java.util.Optional<FrameAncestorsDirective>
Policy. frameAncestors()
-