Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::ServerConfig::Security Class Reference

Security configuration. More...

#include <serverconfig.hpp>

Inheritance diagram for kanzi::connect::ServerConfig::Security:
kanzi::connect::ServerConfig::AttributeProviderBase

Public Member Functions

bool isEmpty ()
 Is there any security definitions. More...
 
 Security ()
 C++ constructor - initialize object. More...
 
- Public Member Functions inherited from kanzi::connect::ServerConfig::AttributeProviderBase
AttributeListgetAttributes ()
 Retrieve attributes. More...
 
const AttributeListgetAttributes () const
 Retrieve attributes. More...
 
virtual ~AttributeProviderBase ()=default
 

Additional Inherited Members

- Protected Attributes inherited from kanzi::connect::ServerConfig::AttributeProviderBase
AttributeList m_attributes
 attribute data More...
 

Detailed Description

Security configuration.

Constructor & Destructor Documentation

◆ Security()

kanzi::connect::ServerConfig::Security::Security ( )

C++ constructor - initialize object.

Member Function Documentation

◆ isEmpty()

bool kanzi::connect::ServerConfig::Security::isEmpty ( )

Is there any security definitions.

Returns
true if security definitions exists.

The documentation for this class was generated from the following file: