Lua interface general functions
| Function | Description | Sample |
|---|---|---|
| getFilterName() | Returns the filter-name which represents your filter in web.xml. Can be used for log files. | local filterName = getFilterName() |
| Function | Description | Sample |
|---|---|---|
| getFilterName() | Returns the filter-name which represents your filter in web.xml. Can be used for log files. | local filterName = getFilterName() |