Constructor and Description |
---|
TokenStorageTypeCollector(PropertyManager propertyManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) |
Constructor and Description |
---|
LicenseStatisticsCollector(LicenseService licenseService,
PropertyManager propertyManager,
LicenseEventProvider licenseEventProvider) |
Constructor and Description |
---|
MailServerStatisticsCollector(PropertyManager propertyManager) |
Constructor and Description |
---|
LicenseEventProvider(LicenseService licenseService,
PropertyManager propertyManager,
ClusterService clusterService,
ForgedLicenseDetector forgedLicenseDetector) |
Constructor and Description |
---|
CrowdHostApplication(PropertyManager propertyManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
CrowdBootstrapManager crowdBootstrapManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Modifier and Type | Field and Description |
---|---|
protected PropertyManager |
BaseAction.propertyManager |
Modifier and Type | Method and Description |
---|---|
void |
BaseAction.setPropertyManager(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateMailServer.setPropertyManager(PropertyManager propertyManager) |
void |
UpdateMailTemplate.setPropertyManager(PropertyManager propertyManager) |
void |
UpdateSessionConfig.setPropertyManager(PropertyManager propertyManager) |
void |
UpdateLicensing.setPropertyManager(PropertyManager propertyManager) |
void |
UpdateConnectionPool.setPropertyManager(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryInternal.setPropertyManager(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
static boolean |
LoginPageFilter.isDomainValid(PropertyManager propertyManager,
javax.servlet.ServletRequest request) |
void |
LoginPageFilter.setPropertyManager(PropertyManager propertyManager) |
Constructor and Description |
---|
DismissibleMessagesServiceImpl(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
CacheableLogoServlet.setPropertyManager(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
SetLdapConnectionSettingsListener.setPropertyManager(PropertyManager propertyManager) |
Modifier and Type | Field and Description |
---|---|
protected PropertyManager |
AbstractLocalCrowdAuthenticationProcessingFilter.propertyManager |
Constructor and Description |
---|
AuditServiceImpl(AuditDao auditDao,
PropertyManager propertyManager,
Clock clock,
AuditLogChangesetPopulator auditLogChangesetPopulator,
AuditLogProperties auditLogSystemProperties,
AuditLogEnabledChecker auditLogEnabledChecker) |
Constructor and Description |
---|
TokenAuthenticationManagerImpl(SessionTokenStorage tokenManager,
ApplicationDAO applicationDao,
TokenFactory tokenFactory,
com.atlassian.cache.Cache<String,Boolean> cache,
com.atlassian.event.api.EventPublisher eventPublisher,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
ApplicationService applicationService,
Clock clock) |
Constructor and Description |
---|
WebServiceAvatarProvider(PropertyManager propertyManager,
URI base) |
Constructor and Description |
---|
AtlassianSchedulerBackupScheduler(com.atlassian.scheduler.SchedulerService schedulerService,
PropertyManager propertyManager,
BackupManager backupManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BackupFileStore backupFileStore) |
DefaultBackupManager(XmlMigrationManager xmlMigrationManager,
BackupFileStore backupFileStore,
PropertyManager propertyManager) |
Constructor and Description |
---|
CrowdLicenseManagerImpl(PropertyManager propertyManager,
ApplicationManager applicationManager,
DirectoryManager directoryManager,
CrowdLicenseStore licenseStore,
ClusterService clusterService,
com.atlassian.event.api.EventPublisher eventPublisher) |
LicenseResourceJob(PropertyManager propertyManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Constructor and Description |
---|
MailTemplateRenderer(PropertyManager propertyManager,
Clock clock) |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalPropertyManager
Internal API for storing and retrieving Crowd server properties.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyManagerGeneric |
Constructor and Description |
---|
PropertyBasedEncryptionSettings(PropertyManager propertyManager,
HomeDirectoryService homeDirectoryService) |
Constructor and Description |
---|
TrustedProxyManagerImpl(PropertyManager propertyManager,
com.atlassian.cache.Cache<String,Boolean> cache,
ClusterMessageService clusterMessageService) |
Constructor and Description |
---|
CrowdSamlConfigurationServiceImpl(SamlSSOCertificateServiceInternal ssoCertificateService,
PropertyManager propertyManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
IdpMetadataGenerator metadataGenerator,
com.atlassian.event.api.EventPublisher eventPublisher,
KeyCertificatePairUtils keyCertificatePairUtils) |
Constructor and Description |
---|
RecoveryModeAwareTokenAuthenticationManager(SessionTokenStorage tokenManager,
ApplicationDAO applicationDao,
TokenFactory tokenFactory,
com.atlassian.cache.Cache<String,Boolean> cache,
com.atlassian.event.api.EventPublisher eventPublisher,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
ApplicationService applicationService,
RecoveryModeService recoveryModeService,
ApplicationFactory applicationFactory,
Clock clock) |
SwitchableTokenManagerImpl(boolean initialUseIsMemory,
TokenDAO daoMemory,
TokenDAO daoHibernate,
PropertyManager propertyManager,
ClusterService clusterService) |
SwitchableTokenManagerImpl(TokenDAO daoMemory,
TokenDAO daoHibernate,
PropertyManager propertyManager,
ClusterService clusterService) |
Modifier and Type | Method and Description |
---|---|
PropertyManager |
UpgradeManagerImpl.getPropertyManager() |
Constructor and Description |
---|
UpgradeManagerImpl(PropertyManager propertyManager,
net.sf.ehcache.CacheManager cacheManager,
CrowdBootstrapManager bootstrapManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
List<UpgradeTask> upgradeTasks,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
Constructor and Description |
---|
CachedApplicationRemoteAddressValidator(PropertyManager propertyManager,
ClusterAwareInetAddressCache cacheUtil,
ApplicationRemoteAddressValidator delegate) |
Constructor and Description |
---|
SAMLTrustEntityMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
SAMLTrustDAO samlTrustDAO,
PropertyManager propertyManager) |
UserMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
DirectoryDAOHibernate directoryDAO,
UserDAOHibernate userDAO,
DirectoryManager directoryManager,
PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
DESPasswordEncoder.setPropertyManager(PropertyManager propertyManager) |
Constructor and Description |
---|
BackupController(PropertyManager propertyManager,
BackupManager backupManager,
BackupScheduler backupScheduler) |
CookieConfigController(PropertyManager propertyManager) |
LookAndFeelController(PropertyManager propertyManager) |
Constructor and Description |
---|
UsersSearchController(DirectoryEntitySearchService directoryEntitySearchService,
DirectoryManager directoryManager,
PropertyManager propertyManager,
AvatarProvider avatarProvider,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager) |
Constructor and Description |
---|
ServerInfoController(PropertyManager propertyManager,
ClusterService clusterService,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Constructor and Description |
---|
SAMLAuthAction(SAMLMessageManager samlMessageManager,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
XsrfTokenGenerator xsrfTokenGenerator,
ActionHelper actionHelper,
ClusterService clusterService) |
UpdateSAMLConfiguration(SAMLMessageManager samlMessageManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
PropertyManager propertyManager,
DirectoryManager directoryManager,
ApplicationManager applicationManager,
CrowdLicenseManager crowdLicenseManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
ApplicationService applicationService,
TokenAuthenticationManager tokenAuthenticationManager,
CrowdRememberMeService rememberMeService,
XsrfTokenGenerator xsrfTokenGenerator,
ActionHelper actionHelper,
ClusterService clusterService) |
Constructor and Description |
---|
TestkitCookieResource(PropertyManager propertyManager) |
TestkitLicenseResource(CrowdLicenseManager crowdLicenseManager,
PropertyManager propertyManager,
ForgedLicenseDetector forgedLicenseDetector) |
TestkitPropertyResource(PropertyManager propertyManager) |
Constructor and Description |
---|
CrowdApplicationProperties(com.atlassian.config.HomeLocator homeLocator,
PropertyManager propertyManager,
ClusterService clusterService,
HomeDirectoryService homeDirectoryService) |
Constructor and Description |
---|
SecurityServerGeneric(SOAPService soapService,
ApplicationService applicationService,
PropertyManager propertyManager,
TokenAuthenticationManager tokenAuthenticationManager,
ForgottenLoginManager forgottenLoginManager,
ApplicationManager applicationManager) |
Constructor and Description |
---|
MailConfigAdditionalSupportInformationService(MailConfigurationService mailConfigurationService,
PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeTask211.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask002.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask502.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask212.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask210.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask423.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask422.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask114.setPropertyManager(PropertyManager propertyManager) |
void |
UpgradeTask321.setPropertyManager(PropertyManager propertyManager) |
Constructor and Description |
---|
UpgradeTask1000SetPasswordExpirationReminderMailTemplate(PropertyManager propertyManager,
I18nHelper i18nHelper) |
UpgradeTask1004SetNotificationEmailsAsJsonArray(PropertyManager propertyManager) |
UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute(ApplicationManager applicationManager,
PropertyManager propertyManager) |
UpgradeTask211(PropertyManager propertyManager) |
UpgradeTask852MoveSSOCookieNameToDb(ResourceLocator resourceLocator,
PropertyManager propertyManager) |
UpgradeTask854MoveBaseUrlToDb(ResourceLocator resourceLocator,
PropertyManager propertyManager) |
UpgradeTask908MailServerTimeout(PropertyManager propertyManager) |
UpgradeTask950MigrateSsoCookieDomain(PropertyManager propertyManager) |
Modifier and Type | Method and Description |
---|---|
PropertyManager |
SystemInfoHelperImpl.getPropertyManager() |
Modifier and Type | Method and Description |
---|---|
void |
SystemInfoHelperImpl.setPropertyManager(PropertyManager propertyManager) |
Constructor and Description |
---|
PruningJobStatusService(PropertyManager propertyManager) |
Copyright © 2021 Atlassian. All rights reserved.