Home
last modified time | relevance | path

Searched refs:allowUrlProtocols (Results 1 – 5 of 5) sorted by relevance

/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlPolicyBuilderTest.java193 .allowUrlProtocols("https"))); in testImagesAllowed()
258 .allowUrlProtocols("http"))); in testAllowUrlProtocols()
269 .allowUrlProtocols("http"), in testPossibleFalloutFromIssue5()
DSanitizersTest.java101 .allowUrlProtocols("https") in testAndIntersects()
201 .allowUrlProtocols("file") // Don't try this at home in testExplicitlyAllowedProtocolsAreCaseInsensitive()
/external/owasp/sanitizer/src/main/org/owasp/html/
DSanitizers.java104 .allowUrlProtocols("http", "https").allowElements("img")
DHtmlPolicyBuilder.java383 public HtmlPolicyBuilder allowUrlProtocols(String... protocols) { in allowUrlProtocols() method in HtmlPolicyBuilder
414 return allowUrlProtocols("http", "https", "mailto"); in allowStandardUrlProtocols()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...