#include "AuthPlugin.h"
#include <set>
Classes | |
| class | SubscriptionAuth |
| Plug-in responsible for forcing the authentication of SUBSCRIBE requests for event packages that require authentication, which are listed in the PACKAGES_REQUIRING_AUTHENTICATION configuration value found in the sipXproxy-config configuration file. The creation of this plug-in was prompted by XECS-1606. More... | |
Defines | |
| #define | DIALOG_EVENT_TYPE "dialog" |
Functions | |
| AuthPlugin * | getAuthPlugin (const UtlString &name) |
| Factory used by PluginHooks to dynamically link the plugin instance. | |
| #define DIALOG_EVENT_TYPE "dialog" |
| AuthPlugin* getAuthPlugin | ( | const UtlString & | name | ) |
Factory used by PluginHooks to dynamically link the plugin instance.