Kea 2.7.3
isc::config::HttpCommandConfig Member List

This is the complete list of members for isc::config::HttpCommandConfig, including all inherited members.

contextToElement(data::ElementPtr map) constisc::data::UserContext
DEFAULT_AUTHENTICATION_REALMisc::config::HttpCommandConfigstatic
DEFAULT_SOCKET_ADDRESSisc::config::HttpCommandConfigstatic
DEFAULT_SOCKET_PORTisc::config::HttpCommandConfigstatic
getAuthConfig() constisc::config::HttpCommandConfiginline
getCertFile() constisc::config::HttpCommandConfiginline
getCertRequired() constisc::config::HttpCommandConfiginline
getContext() constisc::data::UserContextinline
getEmulateAgentResponse() constisc::config::HttpCommandConfiginline
getKeyFile() constisc::config::HttpCommandConfiginline
getSocketAddress() constisc::config::HttpCommandConfiginline
getSocketPort() constisc::config::HttpCommandConfiginline
getSocketType() constisc::config::HttpCommandConfiginline
getTrustAnchor() constisc::config::HttpCommandConfiginline
HttpCommandConfig(isc::data::ConstElementPtr config)isc::config::HttpCommandConfig
setAuthConfig(const isc::http::HttpAuthConfigPtr &auth_config)isc::config::HttpCommandConfiginline
setCertFile(const std::string &cert)isc::config::HttpCommandConfiginline
setCertRequired(bool required)isc::config::HttpCommandConfiginline
setContext(const data::ConstElementPtr &ctx)isc::data::UserContextinline
setEmulateAgentResponse(const bool emulate_agent_response)isc::config::HttpCommandConfiginline
setKeyFile(const std::string &key)isc::config::HttpCommandConfiginline
setSocketAddress(const isc::asiolink::IOAddress &socket_address)isc::config::HttpCommandConfiginline
setSocketPort(const uint16_t socket_port)isc::config::HttpCommandConfiginline
setSocketType(const std::string &socket_type)isc::config::HttpCommandConfiginline
setTrustAnchor(const std::string &ca)isc::config::HttpCommandConfiginline
toElement() constisc::config::HttpCommandConfigvirtual
isc::data::UserContext::toElement(data::ConstElementPtr map)isc::data::UserContextstatic
user_context_isc::data::UserContextprotected
~CfgToElement()isc::data::CfgToElementinlinevirtual
~HttpCommandConfig()=defaultisc::config::HttpCommandConfig