Security configuration. More...
#include <serverconfig.hpp>
Public Member Functions | |
bool | isEmpty () |
Is there any security definitions. | |
Security () | |
C++ constructor - initialize object. | |
![]() | |
AttributeList & | getAttributes () |
Retrieve attributes. | |
const AttributeList & | getAttributes () const |
Retrieve attributes. | |
virtual | ~AttributeProviderBase ()=default |
Additional Inherited Members | |
![]() | |
AttributeList | m_attributes |
attribute data | |
Security configuration.
kanzi::connect::ServerConfig::Security::Security | ( | ) |
C++ constructor - initialize object.
bool kanzi::connect::ServerConfig::Security::isEmpty | ( | ) |
Is there any security definitions.