Uiinfrastructure API Docs  
 

ConfigConstants Members

ConfigConstants overview

Public Static Fields

_SUBSECTION JF- The sub-section in system properties
ACCESSIBILITY_SUBSECTION The Accessibility sub-section in personal settings
APPLICATION_URL_SUBSECTION JF- The Application URL sub-section in URL Mapping
AUTHENTICATION_SECTION The authentication section
AUTHOVERRIDESSO The basic auth SSO override subsection in authentication.
AUTHTOKENEXPIRATION The basic auth login token expiration time subsection in authentication (in minutes).
CACHED_SETTINGS_SECTION WilliamA- The cached settings section
GUEST_ACCESS_STYLE_OVERRIDE The guest access sub-section in authentication
GUEST_ACCESS_SUBSECTION The guest access sub-section in authentication
HTTP_ENTRY_POINT_SUBSECTION JF- The HTTP Entry Point sub-section in system properties
HTTP_PORT_SUBSECTION JF- The HTTP Port sub-section in system properties
HTTP_SECURE_PORT_SUBSECTION JF- The HTTP Secure Port sub-section in system properties
IMAGE_SERVER_CONNECTION_URL JO- The URL that is used for the Portal Server to connect to the Image Server to do JSRegistry work
IMAGE_SERVER_CONNECTION_URL_TIMEOUT DAP- The timeout for testing that same URL during startup
INTERNATIONAL_SECTION The international section
LAYOUT_MODE_SUBSECTION The Performance Comments sub-section in system properties
LOCALE_SUBSECTION The Locale sub-section in international
MACHINE_NAME_SUBSECTION The machine name sub-section in system properties
MAIN_URLS_SECTION WilliamA- The Main URLs section
MAX_REQUEST_QUEUE_LENGTH_SUBSECTION The maximum queue length for requests for a single session. Default 10.
PERFORMANCE_COMMENTS_SUBSECTION The Performance Comments sub-section in system properties
PERSONAL_SETTINGS_SECTION The personal settings section
SECURE_APPLICATION_URL_SUBSECTION JF- The Secure Application URL sub-section in URL Mapping
SECURITY_MODE_SUBSECTION The security mode sub-section in security
SECURITY_SECTION The security section
SERVER_NAME_SUBSECTION JF- The Server Name sub-section in system properties
SSO_SERVLET_NAME_SUBSECTION JYS- The SSO Entry Point
SYSTEM_PROPERTIES_SECTION The system properties section
TIMEZONE_SUBSECTION The time zone sub-section in international
URL_FROM_REQUEST_SUBSECTION JF- The URL From the Request sub-section in URL Mapping
URL_MAPPING_SECTION JF- The URL Mapping section
VALUE_ATTRIBUTE The value attribute
VIRTUAL_DIRECTORY_PATH_SUBSECTION JF- The Virtual Directory Path sub-section in system properties

Public Instance Constructors

ConfigConstants Constructor Initializes a new instance of the ConfigConstants class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

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