HomeSort by relevance Sort by last modified time
    Searched defs:REJECT_ALL_ATTRIBUTE_POLICY (Results 1 - 2 of 2) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
AttributePolicy.java 79 if (uniq.contains(REJECT_ALL_ATTRIBUTE_POLICY)) {
80 return REJECT_ALL_ATTRIBUTE_POLICY;
100 public static final AttributePolicy REJECT_ALL_ATTRIBUTE_POLICY
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 58 milliseconds