Uses of Interface
com.shapesecurity.salvation2.Directive.ManipulationErrorConsumer
Packages that use Directive.ManipulationErrorConsumer
-
Uses of Directive.ManipulationErrorConsumer in com.shapesecurity.salvation2
Fields in com.shapesecurity.salvation2 declared as Directive.ManipulationErrorConsumerModifier and TypeFieldDescriptionstatic final Directive.ManipulationErrorConsumer
Directive.ManipulationErrorConsumer.ignored
Methods in com.shapesecurity.salvation2 with parameters of type Directive.ManipulationErrorConsumerModifier and TypeMethodDescriptionprotected static Directive.DirectiveErrorConsumer
Directive.wrapManipulationErrorConsumer
(Directive.ManipulationErrorConsumer errors) -
Uses of Directive.ManipulationErrorConsumer in com.shapesecurity.salvation2.Directives
Methods in com.shapesecurity.salvation2.Directives with parameters of type Directive.ManipulationErrorConsumerModifier and TypeMethodDescriptionvoid
SourceExpressionDirective.addHash
(Hash hash, Directive.ManipulationErrorConsumer errors) void
HostSourceDirective.addHost
(Host host, Directive.ManipulationErrorConsumer errors) void
PluginTypesDirective.addMediaType
(MediaType type, Directive.ManipulationErrorConsumer errors) void
SourceExpressionDirective.addNonce
(Nonce nonce, Directive.ManipulationErrorConsumer errors) void
HostSourceDirective.addScheme
(Scheme scheme, Directive.ManipulationErrorConsumer errors) void
ReportUriDirective.addUri
(String uri, Directive.ManipulationErrorConsumer errors)