Uses of Class
com.shapesecurity.salvation2.Directives.HostSourceDirective
-
Packages that use HostSourceDirective Package Description com.shapesecurity.salvation2 com.shapesecurity.salvation2.Directives -
-
Uses of HostSourceDirective in com.shapesecurity.salvation2
Methods in com.shapesecurity.salvation2 with parameters of type HostSourceDirective Modifier and Type Method Description static boolean
Policy. doesUrlMatchSourceListInOrigin(URLWithScheme url, HostSourceDirective list, java.util.Optional<URLWithScheme> origin)
-
Uses of HostSourceDirective in com.shapesecurity.salvation2.Directives
Subclasses of HostSourceDirective in com.shapesecurity.salvation2.Directives Modifier and Type Class Description class
FrameAncestorsDirective
class
SourceExpressionDirective
-