Uses of Class
org.opencms.main.CmsHttpAuthenticationSettings
Packages that use 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
Methods in org.opencms.configuration that return CmsHttpAuthenticationSettingsModifier and TypeMethodDescriptionCmsSystemConfiguration.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.Methods in org.opencms.configuration with parameters of type CmsHttpAuthenticationSettingsModifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setHttpAuthenticationSettings
(CmsHttpAuthenticationSettings httpAuthenticationSettings) Sets the HTTP authentication settings. -
Uses of CmsHttpAuthenticationSettings in org.opencms.main
Methods in org.opencms.main that return CmsHttpAuthenticationSettingsModifier and TypeMethodDescriptionCmsSystemInfo.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.Methods in org.opencms.main with parameters of type CmsHttpAuthenticationSettingsModifier and TypeMethodDescriptionprotected void
CmsSystemInfo.setHttpAuthenticationSettings
(CmsHttpAuthenticationSettings httpAuthenticationSettings) Sets the HTTP authentication settings.