Package | Description |
---|---|
com.communote.server.api.core.config | |
com.communote.server.core | |
com.communote.server.core.config |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationManager.setPrimaryAuthentication(String externalSystemId,
boolean allowDBAuth) |
void |
ConfigurationManager.updateConfluenceConfig(ConfluenceConfiguration confluenceAuthConfig)
Update the Confluence authentication and reload the cache.
|
void |
ConfigurationManager.updateLdapConfiguration(LdapConfiguration ldapConfig)
Update the LDAP authentication and reload the cache.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigurationManagementImpl.handleUpdateConfluenceAuthConfig(ConfluenceConfiguration confluenceAuthConfig)
|
protected abstract void |
ConfigurationManagementBase.handleUpdateConfluenceAuthConfig(ConfluenceConfiguration confluenceAuthConf)
|
protected void |
ConfigurationManagementImpl.handleUpdateLdapConfiguration(LdapConfiguration ldapConfig)
Performs the core logic for
ConfigurationManagementBase.updateLdapConfiguration(com.communote.server.model.config.LdapConfiguration) |
protected abstract void |
ConfigurationManagementBase.handleUpdateLdapConfiguration(LdapConfiguration ldapConfig)
Performs the core logic for
ConfigurationManagementBase.updateLdapConfiguration(com.communote.server.model.config.LdapConfiguration) |
void |
ConfigurationManagementImpl.setPrimaryAuthentication(String externalSystemId,
boolean allowDBAuth,
String currentPrimaryAuthentication) |
void |
ConfigurationManagement.setPrimaryAuthentication(String externalSystemId,
boolean allowDBAuth,
String currentPrimaryAuthentication) |
void |
ConfigurationManagementBase.updateConfluenceAuthConfig(ConfluenceConfiguration confluenceAuthConf)
Updates or creates the confluence authentication configuration
|
void |
ConfigurationManagement.updateConfluenceAuthConfig(ConfluenceConfiguration confluenceAuthConf)
Updates or creates the confluence authentication configuration
|
void |
ConfigurationManagementBase.updateLdapConfiguration(LdapConfiguration ldapConfig) |
void |
ConfigurationManagement.updateLdapConfiguration(LdapConfiguration ldapConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationPropertiesManager.setPrimaryAuthentication(String externalSystemId,
boolean allowDBAuth) |
void |
ConfigurationPropertiesManager.updateConfluenceConfig(ConfluenceConfiguration confluenceAuthConfig) |
void |
ConfigurationPropertiesManager.updateLdapConfiguration(LdapConfiguration ldapConfig) |
Copyright © 2019 Communote team. All rights reserved.