The methods of the SSOIntegrator class are listed below. For a complete list of SSOIntegrator class members, see the SSOIntegrator Members topic.
![]() ![]() | 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. |
![]() ![]() |
![]() | 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