Uiinfrastructure API Docs  
 

SSOHelper Members

SSOHelper overview

Public Static Fields

iconiconINSTANCE Use this class static to access the one and only instance of SSOHelper.

Public Static Methods

iconiconStaticInit 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

iconDoLoginRedirect 
iconDoLogoutRedirect 
iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (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.
iconGetType (inherited from Object)Gets the Type of the current instance.
iconIsSSOEnabled 
iconToString (inherited from Object)Returns a String that represents the current Object.

See Also

SSOHelper Class | com.plumtree.uiinfrastructure.login Namespace