The fields of the LoginResult class are listed below. For a complete list of LoginResult class members, see the LoginResult Members topic.
![]() | Whether or not the login is for the guest user |
![]() | Whether or not the login was redirected before the login attempt |
![]() | Whether or not the login was succesful |
![]() | The Redirect, if one of the PEIs returned a redirect. May be null. |
![]() | Localized login error message suitable for display to user. Will be null if attempt succesful. |
![]() | The user session, if successful. Null if login failed. |
LoginResult Class | com.plumtree.uiinfrastructure.login Namespace