Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: TIdUserManager
| Subject: | Re: TIdUserManager |
| Posted by: | "Adrien Reboisson" (adrien-reboisson-at-astase-dot-c..@lala.com) |
| Date: | Sun, 23 Sep 2007 22:57:07 |
Hi,
As I understand it, this component is designed to be associated with
another Indy object which needs to handle user authentication somewhere.
For instance, associating a TIdUserManager to the TIdFTPServer
UserAccounts property allows you to not to manage user anthentication by
hands (by implementing the OnUserLogin event handler).
A.R.
none