| Package | Description |
|---|---|
| com.atlassian.crowd.common.features | |
| com.atlassian.crowd.common.properties |
| Constructor and Description |
|---|
SystemPropertyBasedFeatureFlag(BooleanSystemProperty property,
DcLicenseChecker dcLicenseChecker) |
| Modifier and Type | Field and Description |
|---|---|
static BooleanSystemProperty |
SystemProperties.ALLOW_DUPLICATED_EXTERNAL_IDS_IN_SYNC
When set to true Crowd will match users with duplicated external ids by names, instead of failing sync.
|
static BooleanSystemProperty |
SystemProperties.ATLASSIAN_DEV_MODE |
static BooleanSystemProperty |
SystemProperties.AUDITLOG_SEARCH_ESCAPE_SPECIAL_CHARACTERS_ENABLED
Setting this to "true" enables the special character (_) escaping
|
static BooleanSystemProperty |
SpringLdapPoolProperties.BLOCK_WHEN_EXHAUSTED |
static BooleanSystemProperty |
SystemProperties.EMAIL_CHANGE_BY_EXTERNAL_APPS_ENABLED
Since Crowd 4.4, Crowd does NOT allow external apps to change e-mail of user.
|
static BooleanSystemProperty |
SpringLdapPoolProperties.ENABLED
When set to true, Crowd will use spring-ldap pool for pooling ldap connections.
|
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 |
SpringLdapPoolProperties.FAIRNESS |
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 |
SpringLdapPoolProperties.JMX_ENABLE |
static BooleanSystemProperty |
SpringLdapPoolProperties.LIFO |
static BooleanSystemProperty |
SystemProperties.MEMBERSHIPS_SYNC_IMPROVEMENT_ENABLED
Defines whether optimized version of outgoing membership synchronization should be used.
|
static BooleanSystemProperty |
SystemProperties.RECREATED_MEMBERSHIPS_BATCHING_ENABLED
Enables batching of requests to verify if a user or group is a direct member of a parent group when determining recreated
memberships during incremental synchronisation.
|
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.
|
static BooleanSystemProperty |
SystemProperties.SWALLOW_EXCEPTIONS_IN_DIRECTORY_SEARCH
Enables swallowing exceptions and returning empty results in the directory search methods.
|
static BooleanSystemProperty |
SpringLdapPoolProperties.TEST_ON_BORROW |
static BooleanSystemProperty |
SpringLdapPoolProperties.TEST_ON_CREATE |
static BooleanSystemProperty |
SpringLdapPoolProperties.TEST_ON_RETURN |
static BooleanSystemProperty |
SpringLdapPoolProperties.TEST_WHILE_IDLE |
Copyright © 2023 Atlassian. All rights reserved.