|
| ||||||||||||
Authenticator is the base class for authentication schemes. Authentication parameters are exchanged using a Connection object.
| |
Constructor.
| ~ |
[virtual]
Destructor.
| void |
[virtual]
Set the connection to be used for exchanging authentication parameters.
| void |
[pure virtual]
Exchange authentication parameters. Notify caller of result via "adoptedResultListener".
| Connection* |
[protected]
Accessor for our connection.
| Generated by: rusty@irem on Mon Sep 18 18:07:52 2000, using kdoc 2.0a36. |