beecrypt::security::Provider Class Reference
[C++ classes mimicking java.security]

#include <Provider.h>

Inheritance diagram for beecrypt::security::Provider:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::Provider:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~Provider ()
void put (const String &key, const String &value)
const String & getName () const throw ()
const String & getInfo () const throw ()
double getVersion () const throw ()

Protected Member Functions

 Provider (const String &name, double version, const String &info)

Protected Attributes

void * _dlhandle

Friends

class Security

Constructor & Destructor Documentation

beecrypt::security::Provider::Provider ( const String &  name,
double  version,
const String &  info 
) [protected]

virtual beecrypt::security::Provider::~Provider (  )  [virtual]


Member Function Documentation

void beecrypt::security::Provider::put ( const String &  key,
const String &  value 
)

const String& beecrypt::security::Provider::getName (  )  const throw ()

const String& beecrypt::security::Provider::getInfo (  )  const throw ()

double beecrypt::security::Provider::getVersion (  )  const throw ()


Friends And Related Function Documentation

friend class Security [friend]


Member Data Documentation

void* beecrypt::security::Provider::_dlhandle [protected]


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 06:25:48 2007 for BeeCrypt by  doxygen 1.5.2