Plumtree Portal UI  
 

SSOLoginPage Class

SSOLoginPage is a servlet that retrieves SSO login information for integration with SSO products. It must be a separate servlet from the main portal application

For a list of all members of this type, see SSOLoginPage Members.

System.Object
   com.plumtree.uiinfrastructure.web.XPPage
      com.plumtree.portaluiinfrastructure.sso.SSOLoginPage

public class SSOLoginPage : XPPage, IXPPage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.sso

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

SSOLoginPage Members | com.plumtree.portaluiinfrastructure.sso Namespace