| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.web |
| Modifier and Type | Method and Description |
|---|---|
XSSMatchAction |
XSSFilter.XSSFilterConfig.getActionOnMatch()
The action to be performed whenever a value is encountered which matches a filtering pattern.
|
XSSMatchAction |
DefaultXSSFilterConfig.getActionOnMatch() |
static XSSMatchAction |
XSSMatchAction.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.
|
Copyright © 2018 SAP SE. All Rights Reserved.