Uses of Interface
org.opencms.security.I_CmsValidationHandler
Packages that use 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
Methods in org.opencms.configuration that return I_CmsValidationHandlerModifier and TypeMethodDescriptionCmsSystemConfiguration.getValidationHandler()
Returns an instance of the configured validation handler. -
Uses of I_CmsValidationHandler in org.opencms.main
Methods in org.opencms.main that return I_CmsValidationHandlerModifier 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
Classes in org.opencms.security that implement I_CmsValidationHandlerModifier and TypeClassDescriptionclass
Default implementation for the validation handler.