Class | Description | |
---|---|---|
AdministrationConfig | Manage the site security using administration dashboard | |
BlockDurationConfig | Configuration class stating how blocking should be managed from a configuration perspective. Look at annotation attributes for per action configuration. you find them in name space Walter.Web.FireWall.Annotations | |
BlockRequestsConfig | configuration class stating how blocking is configured | |
CashingConfig | Class used for configuring cashing in the firewall | |
CertificateConfig | Certification configuration | |
ConfigurationsException | Error on a given configuration elements | |
CookieConfig | Cookie configuration for use in FireWall module | |
CypherConfig | Cypher configuration | |
DDOSConfig | DDOS specific configuration | |
HeaderConfig | This allows you to manages header configurations for those headers that are generated and used by the firewall | |
HoneyPotListnersRule | the listening rules for honey-pot service configuration | |
ReportingConfig | Configuration used by the firewall in regards to reporting. this can be disk, email database or your own implementation that implements IReportDesination. | |
RulesConfig | Firewall rules configuration element contains the default rules used by the firewall for those modules that are not having configurations annotated on either controller or method. | |
UrlValidationPatterns | URL validation patterns used in the rule engine | |
UserAgentConfig | User agent class telling the firewall on how to use and configure managing UserAgent statistics for the application | |
WebServicesConfig | Helper class used by the firewall's web services to generate and react to firewall related service endpoints |