ICF 3.0.5.47
Technical documentation of ICF Libraries
iauth::IPasswordChanger Class Referenceabstract

#include <IPasswordChanger.h>

Inheritance diagram for iauth::IPasswordChanger:
Collaboration diagram for iauth::IPasswordChanger:

Public Member Functions

virtual bool TryChangePassword (CUser &user) const =0
 Try change user password.
 

Detailed Description

Definition at line 18 of file IPasswordChanger.h.

Member Function Documentation

◆ TryChangePassword()

virtual bool iauth::IPasswordChanger::TryChangePassword ( CUser & user) const
pure virtual

Try change user password.

Returns
true if success.

Implemented in iauthgui::CUserControllerGuiComp.


The documentation for this class was generated from the following file:

© Witold Gantzke and Kirill Lepskiy