Uses of Enum Class
com.shapesecurity.salvation2.Policy.InlineType
Packages that use Policy.InlineType
-
Uses of Policy.InlineType in com.shapesecurity.salvation2
Subclasses with type arguments of type Policy.InlineType in com.shapesecurity.salvation2Methods in com.shapesecurity.salvation2 that return Policy.InlineTypeModifier and TypeMethodDescriptionstatic Policy.InlineTypeReturns the enum constant of this class with the specified name.static Policy.InlineType[]Policy.InlineType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.shapesecurity.salvation2 with parameters of type Policy.InlineTypeModifier and TypeMethodDescriptionprivate booleanPolicy.doesElementMatchSourceListForTypeAndSource(Policy.InlineType type, Optional<String> nonce, Optional<String> source, Optional<Boolean> parserInserted)