Hi, I understand that the password Manager in Mozilla takes care of Web Single Sign On. Can i write a C++ program which can access the PasswordManager XPCOM component. I wnat to read ans write entries into the XPCOM component handling web sso. My guess is i have to use the @mozilla.org/passwordmanager;1 interface and write to that.
Please provide me help in two issues 1. Is it possible to access this component? 2. Any pointers on how i can go about coding/building it? Anis _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
