
filters.BaseFilter | +--filters.RemoteMethodFilter
| Method Summary | |
public array |
getConfigurables()
Returns a list of configurable properties |
public string |
getDescription()
|
public string |
getName()
|
public string |
getThreatCategory()
Returns injection |
public numeric |
inspectRequest()
|
public void |
setAllowRemote([boolean allow])
Disable SOAP requests |
public void |
setAllowSOAP([boolean allow])
Disable SOAP requests |
| Method Detail |
public array getConfigurables()
public string getDescription()
public string getName()
public string getThreatCategory()
public numeric inspectRequest()
public void setAllowRemote([boolean allow])
[boolean allow] - to allow or block soappublic void setAllowSOAP([boolean allow])
[boolean allow] - to allow or block soap