dmlite::BuiltInAuthnFactory Class Reference

#include <Authn.h>

Inherits dmlite::AuthnFactory.

Collaboration diagram for dmlite::BuiltInAuthnFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BuiltInAuthnFactory ()
 ~BuiltInAuthnFactory ()
void configure (const std::string &key, const std::string &value) throw (DmException)
AuthncreateAuthn (PluginManager *pm) throw (DmException)
 Instantiate a implementation of Authn.

Private Attributes

std::string nobody_
std::string nogroup_

Constructor & Destructor Documentation

dmlite::BuiltInAuthnFactory::BuiltInAuthnFactory (  ) 
dmlite::BuiltInAuthnFactory::~BuiltInAuthnFactory (  ) 

Member Function Documentation

void dmlite::BuiltInAuthnFactory::configure ( const std::string &  key,
const std::string &  value 
) throw (DmException) [virtual]

Set a configuration parameter

Parameters:
key The configuration parameter
value The value for the configuration parameter

Reimplemented from dmlite::BaseFactory.

Authn* dmlite::BuiltInAuthnFactory::createAuthn ( PluginManager pm  )  throw (DmException) [virtual]

Instantiate a implementation of Authn.

Reimplemented from dmlite::AuthnFactory.


Member Data Documentation

std::string dmlite::BuiltInAuthnFactory::nobody_ [private]

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

Generated on 18 Nov 2014 for dmlite by  doxygen 1.6.1