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_

Constructor & Destructor Documentation

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

Member Function Documentation

void 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

Implements dmlite::BaseFactory.

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

Instantiate a implementation of Authn.

Implements dmlite::AuthnFactory.


Member Data Documentation

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

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

Generated on 6 Mar 2013 for dmlite by  doxygen 1.6.1