![]() |
Overloaded. Initializes a new instance of the LoginResult class. |
![]() | 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. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
LoginResult Class | com.plumtree.uiinfrastructure.login Namespace