The authentication module for login-token authentication. It handles both the admin token authentication (where the token comes from the URL query string) and the remember-my-password token authentication (where the token comes from the cookie).
For a list of all members of this type, see TokenAuthenticator Members.
System.Object
com.plumtree.uiinfrastructure.login.TokenAuthenticator
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.uiinfrastructure.login
Assembly: uiinfrastructure (in uiinfrastructure.dll)
TokenAuthenticator Members | com.plumtree.uiinfrastructure.login Namespace