PPL7-Icon Patrick's Programming Library Version 7.0.0 - Dokumentation
ppl7::Webserver Elementverzeichnis

Vollständige Aufstellung aller Elemente für ppl7::Webserver einschließlich aller geerbten Elemente.

authenticate(const String &username, const String &password, Request &req)ppl7::Webservervirtual
basicAuthenticationppl7::Webserverprivate
bind(const String &adr, int port)ppl7::Webserver
daemonppl7::Webserverprivate
enableSSL(bool enable)ppl7::Webserver
getDenyMessage()ppl7::Webservervirtual
loadCertificate(const String &certificate, const String &privatekey, const String &password)ppl7::Webserver
portppl7::Webserverprivate
PPL7EXCEPTION(CouldNotBindToSocket, Exception)ppl7::Webserver
PPL7EXCEPTION(InvalidSSLCertificate, Exception)ppl7::Webserver
PPL7EXCEPTION(NoAddressSpecified, Exception)ppl7::Webserver
PPL7EXCEPTION(CouldNotStartDaemon, Exception)ppl7::Webserver
PPL7EXCEPTION(SSLInitializationFailed, Exception)ppl7::Webserver
queueBasicAuthFailedResponse(const Request &req)ppl7::Webserver
queueResponse(const Request &req, const String &text, int httpStatus=200)ppl7::Webserver
realmppl7::Webserverprivate
request(Request &req)ppl7::Webservervirtual
requireBasicAuthentication(bool enable, const String &realm)ppl7::Webserver
resppl7::Webserverprivate
Socketppl7::Webserverprivate
SSLppl7::Webserverprivate
sslcertppl7::Webserverprivate
sslEnabled() const ppl7::Webserver
SSLEnabledppl7::Webserverprivate
sslkeyppl7::Webserverprivate
start()ppl7::Webserver
stop()ppl7::Webserver
useBasicAuthentication() const ppl7::Webserver
Webserver()ppl7::Webserver
~Webserver()ppl7::Webservervirtual