Plumtree UI Infrastructure API  
 

LoginHelper.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(
   ILoginHelper loginHelper
);

Parameters

loginHelper

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace