Plumtree Portal UI  
 

SSOIntegrator Fields

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

Public Static Fields

REQUEST_URL_BEFORE_SSO_LOGIN This is the name of the session attribute that holds the GW URL that was accessed before the session was established. -- moose
SSOSTATE_ATTEMPTING SSOSTATEATTRIBUTE constant indicating that an sso user is attempting to log in.
SSOSTATE_LOGGEDIN SSOSTATEATTRIBUTE constant indicating that an sso user is logged in.
SSOSTATE_LOGGEDOUT SSOSTATEATTRIBUTE constant indicating that no sso user is logged in or attempting to log in.
SSOSTATEATTRIBUTE Attribute on the subsession indicating whether sso login has been attempted.
SSOVENDOR_BASIC Config.xml SSOVENDOR constant: Basic SSO
SSOVENDOR_CUSTOM Config.xml SSOVENDOR constant: custom integration
SSOVENDOR_NETEGRITY Config.xml SSOVENDOR constant: Netegrity Siteminder
SSOVENDOR_NONE Config.xml SSOVENDOR constant: SSO disabled.
SSOVENDOR_OBLIX Config.xml SSOVENDOR constant: Oblix NetPoint
SSOVENDOR_WINDOWS Config.xml SSOVENDOR constant: Windows Integrated Auth (aka NTLM)

See Also

SSOIntegrator Class | com.plumtree.portaluiinfrastructure.sso Namespace