| Name | Description | Type | Package | Framework |
| A_CmsAuthorizationHandler | Abstract class to grant the needed access to the session manager. | Class | org.opencms.main | OpenCMS |
|
| CmsAliasResourceHandler | Resource init handler for detail-pages. | Class | org.opencms.main | OpenCMS |
|
| CmsBroadcast | A single broadcast message, send from one OpenCms user to another. | Class | org.opencms.main | OpenCMS |
|
| CmsContextInfo | Contains user information for automated creation of a CmsRequestContext during system runtime. | Class | org.opencms.main | OpenCMS |
|
| CmsDefaultSessionStorageProvider | The default session storage provider implementation. | Class | org.opencms.main | OpenCMS |
|
| CmsEvent | Event class for OpenCms for system wide events that are thrown by various operations (e. | Class | org.opencms.main | OpenCMS |
|
| CmsEventManager | Manager that controls the OpenCms event system. | Class | org.opencms.main | OpenCMS |
|
| CmsException | Master exception type for all exceptions caused in OpenCms. | Class | org.opencms.main | OpenCMS |
|
| CmsHttpAuthenticationSettings | Contains the settings to handle HTTP basic authentication. | Class | org.opencms.main | OpenCMS |
|
| CmsIllegalArgumentException | A replacement for IllegalArgumentException to obtain fully localized exception messages for OpenCms. | Class | org.opencms.main | OpenCMS |
|
| CmsIllegalStateException | A replacement for IllegalStateException to obtain fully localized exception messages for OpenCms. | Class | org.opencms.main | OpenCMS |
|
| CmsInitException | Describes errors that occur in the context of OpenCms the initialization, this is fatal and prevents OpenCms from starting. | Class | org.opencms.main | OpenCMS |
|
| CmsLog | Provides the OpenCms logging mechanism. | Class | org.opencms.main | OpenCMS |
|
| CmsMultiException | A multi exception is a container for several exception messages that may be caused by an internal operation. | Class | org.opencms.main | OpenCMS |
|
| CmsPermalinkResourceHandler | Resource init handler that loads a resource given its permalink. | Class | org.opencms.main | OpenCMS |
|
| CmsResourceInitException | This exeption is thrown by a class which implements org. | Class | org.opencms.main | OpenCMS |
|
| CmsRuntimeException | A replacement for RuntimeException to obtain fully localized exception messages for OpenCms. | Class | org.opencms.main | OpenCMS |
|
| CmsServletContainerSettings | Stores specific servlet container options, that might influence OpenCms behavior. | Class | org.opencms.main | OpenCMS |
|
| CmsServletContainerSettings .CmsServletContainerCfgMode | | Class | org.opencms.main | OpenCMS |
|
| CmsSessionInfo | Stores information about a user that has authenticated himself the OpenCms security system. | Class | org.opencms.main | OpenCMS |
|
| CmsSessionManager | Keeps track of the sessions running on the OpenCms server and provides a session info storage which is used to get an overview | Class | org.opencms.main | OpenCMS |
|
| CmsShell | A command line interface to access OpenCms functions which is used for the initial setup and also can be used for scripting access to the OpenCms | Class | org.opencms.main | OpenCMS |
|
| CmsSystemInfo | Provides access to system wide "read only" information about the running OpenCms instance. | Class | org.opencms.main | OpenCMS |
|
| CmsThreadStore | The OpenCms "Grim Reaper" thread store were all system Threads are maintained. | Class | org.opencms.main | OpenCMS |
|
| I_CmsEventListener | to CmsEvents that are thrown by system. | Interface | org.opencms.main | OpenCMS |
|
| I_CmsRequestHandler | Describes an OpenCms request handler. | Interface | org.opencms.main | OpenCMS |
|
| I_CmsResourceInit | This interface checks the requested resource from the OpenCms request context and returns it to the calling method, which will usually be | Interface | org.opencms.main | OpenCMS |
|
| I_CmsSessionDestroyHandler | Interface used for notifying objects stored in a session when the session is destroyed. | Interface | org.opencms.main | OpenCMS |
|
| I_CmsSessionStorageProvider | This interface is used to define the session storage implementation provider. | Interface | org.opencms.main | OpenCMS |
|
| I_CmsShellCommands | Provides scriptable access to a class from the CmsShell. | Interface | org.opencms.main | OpenCMS |
|
| I_CmsThrowable | Provides localized Exception handling based on the OpenCms default locale. | Interface | org.opencms.main | OpenCMS |
|
| Messages | Convenience class to access the localized messages of this OpenCms package. | Class | org.opencms.main | OpenCMS |
|
| OpenCms | The OpenCms "operating system" that provides public static methods which can be used by other classes to access | Class | org.opencms.main | OpenCMS |
|
| OpenCmsCore | The internal implementation of the core OpenCms "operating system" functions. | Class | org.opencms.main | OpenCMS |
|
| OpenCmsListener | Provides the OpenCms system with information from the servlet context. | Class | org.opencms.main | OpenCMS |
|
| OpenCmsServlet | This the main servlet of the OpenCms system. | Class | org.opencms.main | OpenCMS |
|
| OpenCmsServletErrorHandler | This the error handler servlet of the OpenCms system. | Class | org.opencms.main | OpenCMS |
|
| OpenCmsSolrHandler | The OpenCms Solr handler. | Class | org.opencms.main | OpenCMS |
|
| OpenCmsSpellcheckHandler | Handles spell check requests. | Class | org.opencms.main | OpenCMS |