Package | Description |
---|---|
com.atlassian.crowd.common.properties | |
com.atlassian.crowd.manager.token.reaper | |
com.atlassian.crowd.migration |
Modifier and Type | Field and Description |
---|---|
static BooleanSystemProperty |
SystemProperties.ATLASSIAN_DEV_MODE |
static BooleanSystemProperty |
EncryptionProperties.ENCRYPTION_DURING_UPGRADE_DISABLED
When set to true, upgrade task which encrypts Crowd's ldap passwords will be disabled.
|
static BooleanSystemProperty |
EncryptionProperties.ENRCYPTION_CACHE_ENABLED
When set to true, Crowd will not cache encryption/decryption results.
|
static BooleanSystemProperty |
SystemProperties.INCLUDE_APPNAME_HEADER_IN_RESPONSES
When set to true, Crowd will add
AdditionalHeaders.HEADER_X_AAPPNAME header containing application name of
application making REST requests to Crowd. |
static BooleanSystemProperty |
SystemProperties.INCLUDE_USERNAME_HEADER_IN_RESPONSES
When set to true, Crowd will add
AdditionalHeaders.HEADER_X_AUSERNAME header containing username of logged in
user for all HTTP requests (including REST). |
static BooleanSystemProperty |
SystemProperties.MEMBERSHIPS_SYNC_IMPROVEMENT_ENABLED
Defines whether optimized version of outgoing membership synchronization should be used.
|
static BooleanSystemProperty |
EncryptionProperties.SET_ENCRYPTION_KEYS_OWNERSHIP_ATTRIBUTES
If set to true Crowd will set encryption keys filesystem ownership attributes to be accessible only by owner.
|
Modifier and Type | Field and Description |
---|---|
static BooleanSystemProperty |
SessionTokenReaper.CROWD_TOKENREAPER_ENABLED
This system property controls whether the token reaper actually runs.
|
Modifier and Type | Field and Description |
---|---|
static BooleanSystemProperty |
XmlMigrationManagerImpl.TRIM_WHITESPACE_IN_BACKUP |
Copyright © 2021 Atlassian. All rights reserved.