Uses of Interface
org.opencms.security.I_CmsValidationHandler
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
Access control and security classes for the OpenCms ACL permission system.
-
Uses of I_CmsValidationHandler in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getValidationHandler()
Returns an instance of the configured validation handler. -
Uses of I_CmsValidationHandler in org.opencms.main
Modifier and TypeMethodDescriptionstatic I_CmsValidationHandler
OpenCms.getValidationHandler()
Returns the runtime validation handler.protected I_CmsValidationHandler
OpenCmsCore.getValidationHandler()
Returns the runtime validation handler. -
Uses of I_CmsValidationHandler in org.opencms.security
Modifier and TypeClassDescriptionclass
Default implementation for the validation handler.