WebCenter Interaction API  
 

IPTGuestLogin Members

IPTGuestLogin overview

Public Instance Methods

public methodGetGuestRedirectToLogin Gets the boolean flag indicating whether guest should be redirected to the login page or default page (mypage or community page depending on the sub-portal configuration).
public methodGetGuestUserID Gets the user ID of the guest user.
public methodGetGuestUserName Gets the username of the guest user.
public methodGetRedirectOnLogout After logging out the user will normally go to the login page. If this flag is false, the guest user will go to their default page (mypage or community).
public methodGetSSOVendor Gets the SSOVendor setting.
public methodGetSubPortalID Gets the ID of Subportal associated with this Guest Login.
public methodSetGuestRedirectToLogin Sets the boolean flag indicating whether guest should be redirected to the SSO login page (when SSO is enabled).
public methodSetGuestUserID Sets the user ID of the guest user.
public methodSetRedirectOnLogout After logging out the user will normally go to the login page. If this flag is false, the guest user will go to their default page (mypage or community).
public methodSetSSOVendor Sets the SSOVendor setting.
public methodSetSubPortalID Sets the ID of Subportal associated with this Guest Login.

See Also

IPTGuestLogin Interface | com.plumtree.server Namespace