Daraja HTTP Framework 2.8
HTTP server framework for Object Pascal
Loading...
Searching...
No Matches
TdjWebFilterConfig Class Reference

Web Filter configuration. More...

+ Inheritance diagram for TdjWebFilterConfig:

Public Member Functions

string GetFilterName ()
 
- Public Member Functions inherited from TdjAbstractConfig
 TdjAbstractConfig ()
 Constructor.
 
 ~TdjAbstractConfig ()
 Destructor.
 
 Add (const string Key, const string Value)
 Add a configuration parameter.
 
 SetContext (const IContext Context)
 Set the context.
 
string GetInitParameter (const string Key)
 Get init parameter.
 
TdjStrings GetInitParameterNames ()
 Get init parameter names.
 
IContext GetContext ()
 Get the context.
 

Detailed Description

Web Filter configuration.