Plumtree Portal UI  
 

SSOIntegrator.StaticInitConfig Method 

Initializes global SSO settings using the given settings from x_config.xml. Note that only StaticInitSSO actually enables SSO.

public static void StaticInitConfig(
   PTConfigVarPack vpConfig
);

Parameters

vpConfig
a PTConfigVarPack value

See Also

SSOIntegrator Class | com.plumtree.portaluiinfrastructure.sso Namespace