#include <AuthenticationBase.h>
◆ AuthenticatorBase()
ACE::INet::AuthenticatorBase::AuthenticatorBase |
( |
| ) |
|
◆ ~AuthenticatorBase()
ACE::INet::AuthenticatorBase::~AuthenticatorBase |
( |
| ) |
|
|
virtual |
◆ authenticate()
virtual bool ACE::INet::AuthenticatorBase::authenticate |
( |
AuthenticationBase & |
authentication | ) |
const |
|
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.
The documentation for this class was generated from the following files: