Aqualogic Interaction API  
 

IPTGuestLogin Methods

The methods of the IPTGuestLogin interface are listed below. For a complete list of IPTGuestLogin interface members, see the IPTGuestLogin Members topic.

Public Instance Methods

GetGuestRedirectToLogin 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).
GetGuestUserID Gets the user ID of the guest user.
GetGuestUserName Gets the username of the guest user.
GetRedirectOnLogout 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).
GetSSOVendor Gets the SSOVendor setting.
GetSubPortalID Gets the ID of Subportal associated with this Guest Login.
SetGuestRedirectToLogin Sets the boolean flag indicating whether guest should be redirected to the SSO login page (when SSO is enabled).
SetGuestUserID Sets the user ID of the guest user.
SetRedirectOnLogout 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).
SetSSOVendor Sets the SSOVendor setting.
SetSubPortalID Sets the ID of Subportal associated with this Guest Login.

See Also

IPTGuestLogin Interface | com.plumtree.server Namespace