Hi
I am able to retreive user id of the person logging in.. It might sound strange.. Can i retrive the password also for authentication purpose. Can I use methods like checkPassword() or getHashedPassword() to validate the user ?
Sugestions are welcome.
Murali.