Walter.Web.FireWall
IIncidentDatabase Interface Members
Properties  Methods 

Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine Namespace : IIncidentDatabase Interface

The following tables list the members exposed by IIncidentDatabase.

Public Properties
 NameDescription
 PropertyGets a value indicating whether this instance is ready.  
 Property The IO state of a the backing storage, only relevant for disk based storage systems  
Top
Public Methods
 NameDescription
 MethodOverloaded.  Active incidents  
 MethodOverloaded.  Allow for the saving of firewall disk violations  
 MethodOverloaded.  Get all incidents active and inactive  
 Method Attacks counted in time-frame  
 Method count all users that are currently blocked  
 Method Get expired active incidents  
 Method get all disk changes around a specific date  
 MethodOverloaded.  Get all incidents that are no-longer active for a given date range  
 Methodstatic (Shared in Visual Basic) Access the default IIncidentDatabase instance used by the firewall  
 Method get the ISP incident stats  
 Method Queries the incidents for a page request (max 20 min old).  
 Method Record user discovery for a page  
 Method record the suppressed incident  
 Method Save data into long term storage  
 Method tries and retrieves a entry out of the firewall for the user and IP  
 Method get the abuse report belonging to the report ID  
 Method tries to remove an entry for the user if it exists  
 Method Save data into long term storage  
 Method update the expiry data for the incident  
 MethodOverloaded.  updates the intercept location for reporting by the tool doing the intercepting  
 Method Updates and saves the WHOIS assignment for the IP address  
 Method Retrieve the incidents that are missing data  
Top
See Also

Reference

IIncidentDatabase Interface
Walter.Web.FireWall.RuleEngine Namespace