Uses of Class
org.htmlunit.csp.directive.HostSourceDirective
Packages that use HostSourceDirective
Package
Description
Content Security Policy.
Content Security Policy directives.
-
Uses of HostSourceDirective in org.htmlunit.csp
Methods in org.htmlunit.csp with parameters of type HostSourceDirectiveModifier and TypeMethodDescriptionstatic boolean
Policy.doesUrlMatchSourceListInOrigin
(URLWithScheme url, HostSourceDirective list, Optional<URLWithScheme> origin) -
Uses of HostSourceDirective in org.htmlunit.csp.directive
Subclasses of HostSourceDirective in org.htmlunit.csp.directive