Package org.htmlunit.csp.directive
Class ReportUriDirective
java.lang.Object
org.htmlunit.csp.Directive
org.htmlunit.csp.directive.ReportUriDirective
-
Nested Class Summary
Nested classes/interfaces inherited from class org.htmlunit.csp.Directive
Directive.DirectiveErrorConsumer
-
Field Summary
FieldsFields inherited from class org.htmlunit.csp.Directive
containsNonDirectiveCharacter, IS_DIRECTIVE_NAME
-
Constructor Summary
ConstructorsConstructorDescriptionReportUriDirective
(List<String> values, Directive.DirectiveErrorConsumer errors) -
Method Summary
Methods inherited from class org.htmlunit.csp.Directive
addValue, getValues, removeValueIgnoreCase
-
Field Details
-
uris_
-
-
Constructor Details
-
ReportUriDirective
-
-
Method Details
-
addUri
-
getUris
-