Package | Description |
---|---|
com.atlassian.confluence.impl.audit.handler |
This package contains handlers that know how to create change values out of
changed objects.
|
com.atlassian.confluence.setup.settings | |
com.atlassian.confluence.setup.settings.beans |
Modifier and Type | Method and Description |
---|---|
com.atlassian.confluence.impl.audit.handler.AuditHandler<CaptchaSettings> |
AuditHandlerFactory.createCaptchaSettingsHandler() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.confluence.impl.audit.handler.AuditHandler<Settings> |
AuditHandlerFactory.createSettingsHandler(com.atlassian.confluence.impl.audit.handler.AuditHandler<CaptchaSettings> captchaSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<CustomHtmlSettings> customHtmlSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<LoginManagerSettings> loginManagerSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<ConfluenceHttpParameters> confluenceHttpParametersAuditHandler) |
Modifier and Type | Method and Description |
---|---|
CaptchaSettings |
Settings.getCaptchaSettings() |
Modifier and Type | Method and Description |
---|---|
void |
Settings.setCaptchaSettings(CaptchaSettings captchaSettings) |
Constructor and Description |
---|
CaptchaSettings(CaptchaSettings captchaSettings)
Copy-constructor for cloning settings
|
Copyright © 2003–2020 Atlassian. All rights reserved.