|  | Plumtree UI Infrastructure API | |
| ILoginHelper.SetAutologinToken Method |
Call this method to set an autologin token for the user.
Parameters
-
oWebData
-
-
oUserSession
-
-
nExpires
- cookie expiration time in seconds. -1 means use default value.
-
bIsPersistentCookie
- false means don't set an expires time (expire at end of session).
-
bIsSecure
- whether or not the login cookie is secure
See Also
ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace