Package | Description |
---|---|
com.smartfoxserver.v2.controllers.filter |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyUserVariablesFilter
This filter can be added to any existing application to provide read-only User Variables.
|
class |
SysControllerFilter
A filter can be used to intercept any API client request (not Extension requests) and interact with the parameter,
adding extra validation, custom logic etc...
|