|
C/C++ Reference
|
Abstract interface class implemented by DigestAuthenticator, FormAuthenticator and DigestAuthenticator. More...
#include <AuthenticatedUser.h>


Public Member Functions | |
| AuthenticatorIntf (AuthenticatorIntf_Authenticate authenticate) | |
| The constructor is used by one of the BasicAuthenticator, DigestAuthenticator or FormAuthenticator constructors. | |
| AuthenticatedUser * | authenticate (const char *relPath, HttpCommand *cmd) |
| Authenticate the user. | |
Abstract interface class implemented by DigestAuthenticator, FormAuthenticator and DigestAuthenticator.