Plumtree UI Infrastructure API  
 

LoginHelper Fields

The fields of the LoginHelper class are listed below. For a complete list of LoginHelper class members, see the LoginHelper Members topic.

Public Static Fields

GUEST_USER_NAME The name of the guest user that will be passed in to the OnBeforeLogin method of the LoginActions PEI. This could theoretically be different from the name of the guest user in the portal.
INSTANCE Use this class static to access the one and only instance of LoginHelper.
LOGIN_TOKEN_COOKIE_DEFUNCT_VALUE 
LOGIN_TOKEN_COOKIE_NAME constants for login token cookies.
PARAM_DOLOGOUT This string is used by SSO login to determine if the user has clicked the logout link.
PARAM_DONT_LOGIN_JUST_REDIRECT Parameter indicates to loginControl that it should not attempt to login, it should just redirect as though it has logged in. Used by SSO to have the login control handle redirecting to the correct place.
PARAM_LOGIN This string is used by SSO login to determine if the user has clicked the login link.
PARAM_SSOLOGOUT Parameter that indicates that the login control should show the SSO logout page rather than the standard login page.
REPLICATION_COOKIE_NAME constant for replication cookie used in high availability

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace