Package com.shapesecurity.salvation2
Class Directive
java.lang.Object
com.shapesecurity.salvation2.Directive
- Direct Known Subclasses:
HostSourceDirective
,PluginTypesDirective
,ReportUriDirective
,SandboxDirective
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
removeValueIgnoreCase
(String value) protected static Directive.DirectiveErrorConsumer
-
Field Details
-
containsNonDirectiveCharacter
-
values
-
-
Constructor Details
-
Directive
-
-
Method Details
-
wrapManipulationErrorConsumer
protected static Directive.DirectiveErrorConsumer wrapManipulationErrorConsumer(Directive.ManipulationErrorConsumer errors) -
addValue
-
getValues
-
removeValueIgnoreCase
-