程序包 | 说明 |
---|---|
org.opencms.ade.detailpage |
Contains functions for the detail pages in OpenCms.
|
org.opencms.cmis | |
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.db |
Low-level database connection and access functionality.
|
org.opencms.db.generic |
Generic (ANSI-SQL) implementation of the OpenCms database connector.
|
org.opencms.file |
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
|
org.opencms.file.history |
This package contains the classes to deal with the OpenCms VFS history archive.
|
org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
org.opencms.gwt |
Provides core support for GWT.
|
org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
org.opencms.loader |
Low-level functions to manage the loading of resources from the OpenCms VFS.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
org.opencms.module |
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
|
org.opencms.monitor |
Contains functions to monitor the OpenCms system status.
|
org.opencms.publish |
Classes to handle the OpenCms publish process.
|
org.opencms.scheduler |
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
|
org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
org.opencms.security |
Access control and security classes for the OpenCms ACL permission system.
|
org.opencms.staticexport |
Contains the functionality for the static HTML page export.
|
org.opencms.widgets |
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
|
org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
org.opencms.workplace.commons |
Contains often used OpenCms Workplace dialogs, for example
for file operations, user preferences and project based operations like publishing.
|
org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
org.opencms.workplace.help |
Generates online help available in the OpenCms Workplace.
|
org.opencms.workplace.tools |
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
|
org.opencms.workplace.tools.accounts |
This package contains the tool classes for the account management related administration views.
|
org.opencms.workplace.tools.workplace.rfsfile |
Contains the file access tool of the "Workplace Management" tools group
displayed in the Administration view.
|
org.opencms.xml |
Basic XML functionality and utilities used by OpenCms to maintain XML documents and content.
|
类和说明 |
---|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
类和说明 |
---|
I_CmsAuthorizationHandler
Defines general authorization methods.
|
I_CmsCredentialsResolver
This interface can be used to override or replace user names or passwords which occur in the OpenCms configuration,
for example to hide passwords from users who can read the configuration files.
|
I_CmsPasswordHandler
Defines methods for OpenCms password validation.
|
I_CmsValidationHandler
Defines general validation methods.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsAccessControlList
An access control list contains the permission sets of all principals for a distinct resource
that are calculated on the permissions defined by various access control entries.
|
CmsAuthentificationException
Signals that an attempt to authenticate (login) has a user has failed.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPasswordEncryptionException
Signals that an attempt to encrypt a password was not successful.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
CmsPermissionSetCustom
A custom permission set that can be modified during runtime and contains both allowed and denied permissions as bitsets.
|
CmsPrincipal
Common methods shared among user and group principals,
also contains several utility functions to deal with principal instances.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
I_CmsPermissionHandler.CmsPermissionCheckResult
Enumeration class for the results of
I_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) . |
I_CmsPrincipal
Representation of an identity in the cms (currently user or group),
used to define permissions on a resource.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPasswordEncryptionException
Signals that an attempt to encrypt a password was not successful.
|
CmsPrincipal
Common methods shared among user and group principals,
also contains several utility functions to deal with principal instances.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
I_CmsPrincipal
Representation of an identity in the cms (currently user or group),
used to define permissions on a resource.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsAccessControlList
An access control list contains the permission sets of all principals for a distinct resource
that are calculated on the permissions defined by various access control entries.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
CmsPrincipal
Common methods shared among user and group principals,
also contains several utility functions to deal with principal instances.
|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
I_CmsPrincipal
Representation of an identity in the cms (currently user or group),
used to define permissions on a resource.
|
类和说明 |
---|
CmsPrincipal
Common methods shared among user and group principals,
also contains several utility functions to deal with principal instances.
|
I_CmsPrincipal
Representation of an identity in the cms (currently user or group),
used to define permissions on a resource.
|
类和说明 |
---|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsOrgUnitManager
This manager provide access to the organizational unit related operations.
|
CmsPermissionViolationException
A permission violation occurs if a user without tries to access or maipulate a VFS resource
without the required permissions.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
CmsRoleManager
This manager provide access to the role related operations.
|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
I_CmsAuthorizationHandler
Defines general authorization methods.
|
I_CmsCredentialsResolver
This interface can be used to override or replace user names or passwords which occur in the OpenCms configuration,
for example to hide passwords from users who can read the configuration files.
|
I_CmsPasswordHandler
Defines methods for OpenCms password validation.
|
I_CmsValidationHandler
Defines general validation methods.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
类和说明 |
---|
CmsAccessControlList
An access control list contains the permission sets of all principals for a distinct resource
that are calculated on the permissions defined by various access control entries.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
I_CmsPermissionHandler.CmsPermissionCheckResult
Enumeration class for the results of
I_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) . |
类和说明 |
---|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsAuthentificationException
Signals that an attempt to authenticate (login) has a user has failed.
|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPasswordEncryptionException
Signals that an attempt to encrypt a password was not successful.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
CmsPermissionSetCustom
A custom permission set that can be modified during runtime and contains both allowed and denied permissions as bitsets.
|
CmsPrincipal
Common methods shared among user and group principals,
also contains several utility functions to deal with principal instances.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
CmsSecurityException
Used to signal security related issues, for example example during file access and login.
|
I_CmsAuthorizationHandler
Defines general authorization methods.
|
I_CmsAuthorizationHandler.I_PrivilegedLoginAction
Class providing the privileged login action.
|
I_CmsCredentialsResolver
This interface can be used to override or replace user names or passwords which occur in the OpenCms configuration,
for example to hide passwords from users who can read the configuration files.
|
I_CmsPasswordHandler
Defines methods for OpenCms password validation.
|
I_CmsPermissionHandler
Permission handler interface.
|
I_CmsPermissionHandler.CmsPermissionCheckResult
Enumeration class for the results of
I_CmsPermissionHandler.hasPermissions(CmsDbContext, CmsResource, CmsPermissionSet, boolean, CmsResourceFilter) . |
I_CmsPrincipal
Representation of an identity in the cms (currently user or group),
used to define permissions on a resource.
|
I_CmsValidationHandler
Defines general validation methods.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
类和说明 |
---|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsAccessControlEntry
An access control entry defines the permissions of a user or group for a distinct resource.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
类和说明 |
---|
CmsAccessControlList
An access control list contains the permission sets of all principals for a distinct resource
that are calculated on the permissions defined by various access control entries.
|
CmsPermissionSet
An immutable permission set that contains both allowed and denied permissions as bitsets.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsOrganizationalUnit
An organizational unit in OpenCms.
|
CmsPasswordInfo
Validating bean for changing the password.
|
CmsRole
A role is used in the OpenCms security system to check if a user has access to a certain system function.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|
类和说明 |
---|
CmsRoleViolationException
A role violation occurs if a user without permissions tries to access a protected OpenCms system feature that can only
be accessed by users in certain roles.
|