HomeSort by relevance Sort by last modified time
    Searched refs:owasp (Results 51 - 64 of 64) sorted by null

1 23

  /packages/apps/UnifiedEmail/
Android.mk 45 LOCAL_STATIC_JAVA_LIBRARIES += owasp-html-sanitizer
  /packages/apps/Email/
Android.mk 57 LOCAL_STATIC_JAVA_LIBRARIES += owasp-html-sanitizer
  /external/owasp/sanitizer/src/main/org/owasp/html/
Encoding.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
HtmlEntities.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
HtmlLexer.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
HtmlStreamRenderer.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
PolicyFactory.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
CssTokens.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
    [all...]
HtmlPolicyBuilder.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
CssSchema.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
    [all...]
TagBalancingHtmlStreamEventReceiver.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
    [all...]
  /external/owasp/sanitizer/src/tests/org/owasp/html/
HtmlStreamRendererTest.java 13 // Neither the name of the OWASP nor the names of its contributors may
29 package org.owasp.html;
AntiSamyTest.java 10 * Neither the name of OWASP nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
25 package org.owasp.html;
102 // "<a - href=\"http://www.owasp.org\">click here</a>"
    [all...]
  /build/make/core/
config.mk 648 FINDBUGS_DIR := external/owasp/sanitizer/tools/findbugs/bin
    [all...]

Completed in 2366 milliseconds

1 23