#include <mw/messagingbus/authenticator.h>
class Authenticator |
MB authenticator permits applications certificate manipulation.
Public Member Functions | |
---|---|
Authenticator() | |
Authenticator(const Authenticator &) | |
virtual | ~Authenticator() |
Authenticator & | operator=(const Authenticator &) |
void | setCertificate(const QString &) |
Protected Member Functions | |
---|---|
const QString & | getCertificate() |
Authenticator | ( | const Authenticator & | ) |
const QString & | getCertificate | ( | ) | [protected] |
Returns certificate as a QString& type.