dmlite::AuthnFactory Class Reference

AuthnFactory. More...

#include <authn.h>

Inherits dmlite::BaseFactory.

Inherited by dmlite::BuiltInAuthnFactory.

Inheritance diagram for dmlite::AuthnFactory:

[legend]
Collaboration diagram for dmlite::AuthnFactory:
[legend]
List of all members.

Public Member Functions

virtual ~AuthnFactory ()
 Destructor.

Protected Member Functions

virtual AuthncreateAuthn (PluginManager *pm) throw (DmException)
 Instantiate a implementation of Authn.

Static Protected Member Functions

static AuthncreateAuthn (AuthnFactory *factory, PluginManager *pm) throw (DmException)
 Children of AuthnFactory are allowed to instantiate too (decorator).

Friends

class StackInstance

Detailed Description

AuthnFactory.


Constructor & Destructor Documentation

virtual dmlite::AuthnFactory::~AuthnFactory (  )  [virtual]

Destructor.


Member Function Documentation

virtual Authn* dmlite::AuthnFactory::createAuthn ( PluginManager pm  )  throw (DmException) [protected, virtual]

Instantiate a implementation of Authn.

Reimplemented in dmlite::BuiltInAuthnFactory.

static Authn* dmlite::AuthnFactory::createAuthn ( AuthnFactory factory,
PluginManager pm 
) throw (DmException) [static, protected]

Children of AuthnFactory are allowed to instantiate too (decorator).


Friends And Related Function Documentation

friend class StackInstance [friend]


The documentation for this class was generated from the following file:
Generated on 4 May 2016 for dmlite by  doxygen 1.4.7