![]() | 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. |
![]() | Login token authentication method does not create challenge. |
![]() | Gets the Type of the current instance. |
![]() | Performs the login-token authentication. The status of successful/failed login will be conveyed in the returned LoginResult object. If no token can be found in the request, this method returns null. |
![]() | Logout is handled by the ILoginControl in the Login activityspace. |
![]() | Returns a String that represents the current Object. |
![]() | Returns a boolean indicating whether a login token exists in the request. |
![]() | 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. |
TokenAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace