Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

SSLUser Class Reference

#include <SSLUser.h>

Inheritance diagram for SSLUser:

UserPlugin Plugin List of all members.

Public Methods

UserPluginError run ()
void shutdown ()

Detailed Description

SSLUser is an implementation of the Strongroom User server. It allows client software to connect to a Strongroom system over a secure socket.


Member Function Documentation

UserPluginError SSLUser::run   [virtual]
 

Starts the User module's command loop. The method will block while the system waits for users to log in. When shutdown() is called, the run() method will eventually return.

Implements UserPlugin.

void SSLUser::shutdown   [virtual]
 

Stops the userserver from accepting new connections. Shutdown will return immediately for now. UNSPECIFIED!!

Implements UserPlugin.


The documentation for this class was generated from the following files:
Generated on Wed Feb 18 13:45:57 2004 for strongroom by doxygen1.2.18