Plumtree Portal UI  
 

PTLoginHelper.ALLOW_USER_CREATION_LINK_CACHE_LIFE_MS Field

This is the number of milliseconds for which the Boolean indicating whether or not the allow user creation link is cached on the application. After this many milliseconds, the server will be again querried, and a new value will be generated.

public static long ALLOW_USER_CREATION_LINK_CACHE_LIFE_MS;

See Also

PTLoginHelper Class | com.plumtree.portaluiinfrastructure.login Namespace