#include <Authn.h>
◆ BuiltInAuthnFactory()
dmlite::BuiltInAuthnFactory::BuiltInAuthnFactory |
( |
| ) |
|
◆ ~BuiltInAuthnFactory()
dmlite::BuiltInAuthnFactory::~BuiltInAuthnFactory |
( |
| ) |
|
◆ configure()
void dmlite::BuiltInAuthnFactory::configure |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
virtual |
Set a configuration parameter
- Parameters
-
key | The configuration parameter |
value | The value for the configuration parameter |
Reimplemented from dmlite::BaseFactory.
◆ createAuthn()
◆ nobody_
std::string dmlite::BuiltInAuthnFactory::nobody_ |
|
private |
◆ nogroup_
std::string dmlite::BuiltInAuthnFactory::nogroup_ |
|
private |
The documentation for this class was generated from the following file: