class Authenticator

Authenticator is the base class for authentication schemes. More...

Contains pure virtuals
Definition#include <sysadm/Authenticator.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Authenticator is the base class for authentication schemes. Authentication parameters are exchanged using a Connection object.

 Authenticator ()

Constructor.

Authenticator ()

[virtual]

Destructor.

void  setConnection (Connection* conn)

[virtual]

Set the connection to be used for exchanging authentication parameters.

void  authenticate (ResultListener* adoptedListener)

[pure virtual]

Exchange authentication parameters. Notify caller of result via "adoptedResultListener".

Connection*  getConnection ()

[protected]

Accessor for our connection.


Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36.