Plumtree Portal UI  
 

SecurityConfigHelper.GetInstance Method 

GetInstance must be called after the ConfigVarPack has loaded. Calling GetInstance prior to warmup or prior to loading ConfigVarPack will result in an error. Any errors will be logged and a best attempt is made to continue initialization.

public static SecurityConfigHelper GetInstance();

Return Value

the singleton instance of SecurityConfigHelper.

See Also

SecurityConfigHelper Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace