Searched defs:REJECT_ALL_ATTRIBUTE_POLICY (Results 1 - 2 of 2) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
H A DAttributePolicy.java79 if (uniq.contains(REJECT_ALL_ATTRIBUTE_POLICY)) {
80 return REJECT_ALL_ATTRIBUTE_POLICY;
100 public static final AttributePolicy REJECT_ALL_ATTRIBUTE_POLICY field in interface:AttributePolicy
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...

Completed in 144 milliseconds