Uses of Class
de.hybris.platform.servicelayer.web.XSSMatchAction
-
Packages that use XSSMatchAction Package Description de.hybris.platform.servicelayer.web -
-
Uses of XSSMatchAction in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web that return XSSMatchAction Modifier and Type Method Description XSSMatchActionDefaultXSSFilterConfig. getActionOnMatch()XSSMatchActionXSSFilter.XSSFilterConfig. getActionOnMatch()The action to be performed whenever a value is encountered which matches a filtering pattern.static XSSMatchActionXSSMatchAction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static XSSMatchAction[]XSSMatchAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-