Class FrameAncestorsDirective
java.lang.Object
com.shapesecurity.salvation2.Directive
com.shapesecurity.salvation2.Directives.HostSourceDirective
com.shapesecurity.salvation2.Directives.FrameAncestorsDirective
-
Nested Class Summary
Nested classes/interfaces inherited from class com.shapesecurity.salvation2.Directive
Directive.DirectiveErrorConsumer, Directive.ManipulationErrorConsumer
-
Field Summary
Fields inherited from class com.shapesecurity.salvation2.Directives.HostSourceDirective
hosts, none, schemes, self, star
Fields inherited from class com.shapesecurity.salvation2.Directive
containsNonDirectiveCharacter, values
-
Constructor Summary
ConstructorsConstructorDescriptionFrameAncestorsDirective
(List<String> values, Directive.DirectiveErrorConsumer errors) -
Method Summary
Methods inherited from class com.shapesecurity.salvation2.Directives.HostSourceDirective
_addHostOrSchemeDuringConstruction, addHost, addScheme, addValue, getHosts, getSchemes, removeHost, removeScheme, removeValueIgnoreCase, removeValuesMatching, self, setSelf, setStar, star
Methods inherited from class com.shapesecurity.salvation2.Directive
getValues, wrapManipulationErrorConsumer
-
Constructor Details
-
FrameAncestorsDirective
-