- java.lang.Object
-
- org.owasp.validator.html.Policy
-
- org.owasp.validator.html.InternalPolicy
-
- org.apache.sling.xss.impl.FallbackSlingPolicy
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.owasp.validator.html.Policy
org.owasp.validator.html.Policy.ParseContext
-
Field Summary
-
Fields inherited from class org.owasp.validator.html.Policy
ACTION_FILTER, ACTION_TRUNCATE, ACTION_VALIDATE, ALLOW_DYNAMIC_ATTRIBUTES, ANCHORS_NOFOLLOW, ANYTHING_REGEXP, CONNECTION_TIMEOUT, DEFAULT_MAX_INPUT_SIZE, DEFAULT_MAX_STYLESHEET_IMPORTS, DEFAULT_POLICY_URI, directives, DISALLOW_DOCTYPE_DECL, EMBED_STYLESHEETS, ENTITY_ENCODE_INTL_CHARS, EXTERNAL_GENERAL_ENTITIES, EXTERNAL_PARAM_ENTITIES, FORMAT_OUTPUT, LOAD_EXTERNAL_DTD, OMIT_DOCTYPE_DECLARATION, OMIT_XML_DECLARATION, PRESERVE_COMMENTS, PRESERVE_SPACE, tagRules, USE_XHTML, VALIDATE_PARAM_AS_EMBED
-
Method Summary
-
Methods inherited from class org.owasp.validator.html.InternalPolicy
determineMaxInputSize, getEmbedTag, getMaxInputSize, getOnUnknownTag, getStyleTag, isAllowDynamicAttributes, isEmbedStyleSheets, isEncodeUnknownTag, isEntityEncodeIntlCharacters, isFormatOutput, isNofollowAnchors, isOmitDoctypeDeclaration, isOmitXmlDeclaration, isPreserveComments, isPreserveSpace, isUseXhtml, isValidateParamAsEmbed
-
Methods inherited from class org.owasp.validator.html.Policy
cloneWithDirective, getAllowedEmptyTags, getCommonRegularExpressions, getDirective, getDynamicAttributeByName, getGlobalAttributeByName, getInstance, getInstance, getInstance, getInstance, getInstance, getParseContext, getPropertyByName, getRequiresClosingTags, getSimpleParseContext, getTopLevelElement, getTopLevelElement, resolveEntity
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.