Home
last modified time | relevance | path

Searched refs:attrPolicy (Results 1 – 3 of 3) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DElementAndAttributePolicies.java111 AttributePolicy attrPolicy = e.getValue(); in andGlobals() local
113 attrPolicy, globalAttrPolicy); in andGlobals()
114 if (!joined.equals(attrPolicy)) { in andGlobals()
DElementAndAttributePolicyBasedSanitizerPolicy.java122 AttributePolicy attrPolicy in applyPolicies() local
124 if (attrPolicy == null) { in applyPolicies()
130 String adjustedValue = attrPolicy.apply(elementName, name, value); in applyPolicies()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...