|
ACE_INet
6.1.5
|
#include <AuthenticationBase.h>


Public Member Functions | |
| virtual | ~AuthenticatorBase () |
| Destructor. | |
| virtual bool | authenticate (AuthenticationBase &authentication) const =0 |
|
virtual |
Destructor.
|
pure virtual |
Verifies authentication for given info and returns true if verification succeeded, false otherwise. If true, the authentication information is updated with the actual credentials.
Implemented in My_Authenticator.
1.8.2