HTTP Setting encapsulation.
More...
#include <serverconfig.hpp>
HTTP Setting encapsulation.
◆ HTTPProtocol()
kanzi::connect::ServerConfig::HTTPProtocol::HTTPProtocol |
( |
const string & | type | ) |
|
|
explicit |
C++ constructor.
- Parameters
-
type | the type protocol (http/https) |
◆ getSecurity()
Security & kanzi::connect::ServerConfig::HTTPProtocol::getSecurity |
( |
| ) |
|
Retrieve server-wide security information.
- Returns
- reference to server-wide security definitions.
◆ getType()
const string & kanzi::connect::ServerConfig::HTTPProtocol::getType |
( |
| ) |
const |
Retrieve the type.
- Returns
- type string, http|https
The documentation for this class was generated from the following file: