Uiinfrastructure API Docs  
 

SSOHelper Methods

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

Public Static Methods

StaticInit Static initialization method. Use this method to add custom user session object handling code. This method does not need to be called.

Public Instance Methods

DoLoginRedirect 
DoLogoutRedirect 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from 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.
GetType (inherited from Object)Gets the Type of the current instance.
IsSSOEnabled 
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

SSOHelper Class | com.plumtree.uiinfrastructure.login Namespace