ACE_INet
6.1.9
|
#include <AuthenticationBase.h>
Public Member Functions | |
virtual | ~AuthenticatorBase () |
Destructor. More... | |
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.