PTLib
Version 2.18.8
|
#include <shttpsvc.h>
Public Member Functions | |
Params (const char *configPageName, const char *section=GetDefaultSection()) | |
![]() | |
Params (const char *configPageName, const char *section=GetDefaultSection()) | |
virtual | ~Params () |
Public Attributes | |
const char * | m_certificateFileKey |
const char * | m_createCertificateKey |
![]() | |
const char * | m_configPageName |
const char * | m_section |
PConfigPage * | m_configPage |
const char * | m_realmKey |
const char * | m_usernameKey |
const char * | m_passwordKey |
PHTTPSimpleAuth | m_authority |
bool | m_forceRotate |
const char * | m_logLevelKey |
const char * | m_logFileKey |
const char * | m_logOptionsKey |
const char * | m_rotateDirKey |
const char * | m_rotatePrefixKey |
const char * | m_rotateTemplateKey |
const char * | m_rotateSizeKey |
const char * | m_rotateCountKey |
const char * | m_rotateAgeKey |
const char * | m_fullLogPageName |
const char * | m_clearLogPageName |
const char * | m_tailLogPageName |
PHTTPFile * | m_fullLogPage |
ClearLogPage * | m_clearLogPage |
PHTTPTailFile * | m_tailLogPage |
const char * | m_httpPortKey |
const char * | m_httpInterfacesKey |
WORD | m_httpPort |
PString | m_httpInterfaces |
PSecureHTTPServiceProcess::Params::Params | ( | const char * | configPageName, |
const char * | section = GetDefaultSection() |
||
) |
const char* PSecureHTTPServiceProcess::Params::m_certificateFileKey |
const char* PSecureHTTPServiceProcess::Params::m_createCertificateKey |