Name | Description | |
---|---|---|
![]() | OnCaughtExceptiont | Event triggered when the Firewall caught an exception during the execution of a IPageRequest |
![]() | OnDiskManipulation | This event will be triggered when the firewall detects a manipulation of files in your application root and sub directories by a 3rd party |
![]() | OnGuardAction | Event triggered when an guard action is invoked by the firewall (only with licensed instances) |
![]() | OnIncident | Event triggered when an guard creates a incident (only with licensed instances) |
![]() | OnPhishyRequest | The event allows you to respond on what the firewall considers a request that's served but does not contain a protected definition and is therefore a request that should not have happened. |
![]() | OnResourceRequested | Event triggered whenever a resource is requested by the web application using a HTTP or HTTPS request (only with licensed instances) |
![]() | OnResourceSend | Occurs after a resource was send to the requester and the connection has closed |
![]() | OnUserTypeChange | Event triggered whenever a user type is about to be assigned (only with licensed instances) |