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.ManipulationErrorConsumerDirective.ManipulationErrorConsumer.ignoredMethods in com.shapesecurity.salvation2 with parameters of type Directive.ManipulationErrorConsumerModifier and TypeMethodDescriptionprotected static Directive.DirectiveErrorConsumerDirective.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 TypeMethodDescriptionvoidSourceExpressionDirective.addHash(Hash hash, Directive.ManipulationErrorConsumer errors) voidHostSourceDirective.addHost(Host host, Directive.ManipulationErrorConsumer errors) voidPluginTypesDirective.addMediaType(MediaType type, Directive.ManipulationErrorConsumer errors) voidSourceExpressionDirective.addNonce(Nonce nonce, Directive.ManipulationErrorConsumer errors) voidHostSourceDirective.addScheme(Scheme scheme, Directive.ManipulationErrorConsumer errors) voidReportUriDirective.addUri(String uri, Directive.ManipulationErrorConsumer errors)