Uiinfrastructure API Docs  
 

ConfigVarPack Fields

The fields of the ConfigVarPack class are listed below. For a complete list of ConfigVarPack class members, see the ConfigVarPack Members topic.

Public Static Fields

APP_PLATFORM_DOT_NET 
APP_PLATFORM_JAVA 
PORTAL_AUTHENTICATION_COMPONENT_TYPE 
PORTAL_CACHEDSETTINGS_COMPONENT_TYPE 
PORTAL_INTERNATIONAL_COMPONENT_TYPE 
PORTAL_MAINURLS_COMPONENT_TYPE 
PORTAL_PERSONALSETTINGS_COMPONENT_TYPE 
PORTAL_SECURITY_COMPONENT_TYPE 
PORTAL_SYSTEMPROPERTIES_COMPONENT_TYPE 
PORTAL_URLMAPPING_COMPONENT_TYPE 
SECURITY_MODE_NO_SSL JF- Security Mode: No SSL check.
SECURITY_MODE_SSL_ACCELERATOR JF- Security Mode: SSL on every AS using an SSL Accelerator hardware.
SECURITY_MODE_SSL_ALL JF- Security Mode: SSL on every AS.
SECURITY_MODE_SSL_CRITICAL_AS_ONLY JF- Security Mode: SSL on some AS only. List of AS defined in SecureActivitySpaces.xml.
VARPACK_ID The string ID of this variable package.

Protected Instance Fields

m_bIsDotNet 
m_bIsJava 
m_htConfigXMLSettings JF- This XPHashtable contains all the settings from x_config.xml (keys and values) We need it for the Memory Debug page where we need to be able to iterate through the keys to display all the values.

See Also

ConfigVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace