![]() ![]() | This is the name of the session attribute that holds the GW URL that was accessed before the session was established. -- moose |
![]() ![]() |
SSOSTATEATTRIBUTE constant indicating that an sso user is attempting to log in. |
![]() ![]() |
SSOSTATEATTRIBUTE constant indicating that an sso user is logged in. |
![]() ![]() |
SSOSTATEATTRIBUTE constant indicating that no sso user is logged in or attempting to log in. |
![]() ![]() | Attribute on the subsession indicating whether sso login has been attempted. |
![]() ![]() | Config.xml SSOVENDOR constant: Basic SSO |
![]() ![]() | Config.xml SSOVENDOR constant: custom integration |
![]() ![]() | Config.xml SSOVENDOR constant: Netegrity Siteminder |
![]() ![]() | Config.xml SSOVENDOR constant: SSO disabled. |
![]() ![]() | Config.xml SSOVENDOR constant: Oblix NetPoint |
![]() ![]() | Config.xml SSOVENDOR constant: Windows Integrated Auth (aka NTLM) |
![]() ![]() | Returns the default auth source prefix. |
![]() ![]() | Returns login info from the given request. |
![]() ![]() | Returns a PTSSOInfo object with the correct values. |
![]() ![]() | Indicates whether capture basic auth is enabled. |
![]() ![]() | Initializes global SSO settings using the given settings from x_config.xml. Note that only StaticInitSSO actually enables SSO. |
![]() ![]() | Initializes SSO settings using the config settings. Can only be called once globally. |
![]() ![]() |
![]() |
Initializes a new instance of the SSOIntegrator class. |
![]() | Performs a redirect to the SSO login page, unless SSO login has previously failed. |
![]() | Calls the SSO logout code and performs an SSO logout redirect if necessary. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Indicates whether SSO is enabled at the portal level. |
![]() | Returns a String that represents the current Object. |
SSOIntegrator Class | com.plumtree.portaluiinfrastructure.sso Namespace