Plumtree Portal UI  
 

ISSOIntegration.Initialize Method 

Initializes the object with settings from the sso.xml config file. The map is from String to XPArrayList.

bool Initialize(
   XPHashtable mapSettings
);

Parameters

mapSettings
an XPHashtable of settings

Return Value

a boolean indicating success

See Also

ISSOIntegration Interface | com.plumtree.portaluiinfrastructure.sso Namespace