Uiinfrastructure API Docs  
 

SSOHelper.StaticInit Method 

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

public static void StaticInit(
   ISSOHelper SSOHelper
);

Parameters

SSOHelper

See Also

SSOHelper Class | com.plumtree.uiinfrastructure.login Namespace