C/C++ Reference
UserIntf Struct Reference

Interface class used by the Authentication classes. More...

#include <AuthenticatedUser.h>

Collaboration diagram for UserIntf:

List of all members.

Public Member Functions

 UserIntf (UserIntf_GetPwd getPwd)
 The UserIntf constructor.

Detailed Description

Interface class used by the Authentication classes.

The getPwd function returns the user's password if user found.