primefaces-extensions

Tag sanitizer

Converter Information 
InfoValue
Converter IDorg.primefaces.extensions.converter.SanitizingConverter
Handler Classorg.primefaces.cdk.api.converter.PrimeConverterHandler
DescriptionNone
Attributes 
NameRequiredTypeDescription
decodeHtmlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Run input through OWASP HTML Decoder.Default is true.
policyfalsejakarta.el.ValueExpression
(must evaluate to org.owasp.html.PolicyFactory)
An instance of OWASP PolicyFactory which declares how to sanitize the input.Default is strict.

Output generated by Vdldoc View Declaration Language Documentation Generator.