Uses of Class
com.shapesecurity.salvation2.Values.Scheme
Packages that use Scheme
-
Uses of Scheme in com.shapesecurity.salvation2.Directives
Fields in com.shapesecurity.salvation2.Directives with type parameters of type SchemeMethods in com.shapesecurity.salvation2.Directives that return types with arguments of type SchemeMethods in com.shapesecurity.salvation2.Directives with parameters of type SchemeModifier and TypeMethodDescriptionprivate boolean
HostSourceDirective._addScheme
(Scheme scheme, int index, Directive.DirectiveErrorConsumer errors) void
HostSourceDirective.addScheme
(Scheme scheme, Directive.ManipulationErrorConsumer errors) boolean
HostSourceDirective.removeScheme
(Scheme scheme) -
Uses of Scheme in com.shapesecurity.salvation2.Values
Methods in com.shapesecurity.salvation2.Values that return types with arguments of type Scheme