程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
限定符和类型 | 方法和说明 |
---|---|
CmsHttpAuthenticationSettings |
CmsSystemConfiguration.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsSystemConfiguration.setHttpAuthenticationSettings(CmsHttpAuthenticationSettings httpAuthenticationSettings)
Sets the HTTP authentication settings.
|
限定符和类型 | 方法和说明 |
---|---|
CmsHttpAuthenticationSettings |
CmsSystemInfo.getHttpAuthenticationSettings()
Returns the HTTP authentication settings.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
CmsSystemInfo.setHttpAuthenticationSettings(CmsHttpAuthenticationSettings httpAuthenticationSettings)
Sets the HTTP authentication settings.
|