ACE_INet
6.1.0
|
Public Member Functions | |
My_Authenticator () | |
~My_Authenticator () | |
virtual bool | authenticate (ACE::INet::AuthenticationBase &auth) const |
My_Authenticator::My_Authenticator | ( | ) | [inline] |
My_Authenticator::~My_Authenticator | ( | ) | [inline] |
virtual bool My_Authenticator::authenticate | ( | ACE::INet::AuthenticationBase & | authentication | ) | const [inline, 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.
Implements ACE::INet::AuthenticatorBase.