public interface ISystemFilter
Modifier and Type | Method and Description |
---|---|
FilterAction |
handleClientRequest(User sender,
ISFSObject params)
Handles a client request
|
FilterAction handleClientRequest(User sender, ISFSObject params) throws SFSException
sender
- the sender of the requestparams
- the parameters of the requestSFSException
FilterAction