This method returns a reference to the login manager the interface that
this object was retrieved from.
A reference to the login manager. exception: LoginException -
This method preforms the login for a given user using the login
information supplied to that user.
TRUE if the login succeeded, FALSE if not. Parameters: loginInfoHandler - The handler containing the login information. exception: LoginException -