Uses of Class
org.opencms.main.CmsHttpAuthenticationSettings
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsHttpAuthenticationSettings in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setHttpAuthenticationSettings
(CmsHttpAuthenticationSettings httpAuthenticationSettings) Sets the HTTP authentication settings. -
Uses of CmsHttpAuthenticationSettings in org.opencms.main
Modifier and TypeMethodDescriptionCmsSystemInfo.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.Modifier and TypeMethodDescriptionprotected void
CmsSystemInfo.setHttpAuthenticationSettings
(CmsHttpAuthenticationSettings httpAuthenticationSettings) Sets the HTTP authentication settings.