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