Uses of Interface
com.atlassian.crowd.manager.property.PropertyManager
Package
Description
-
Uses of PropertyManager in com.atlassian.crowd.analytics.statistics.collectors
ModifierConstructorDescriptionLookAndFeelConfigStatisticsCollector
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.analytics.statistics.collectors.config
ModifierConstructorDescriptionTokenStorageTypeCollector
(PropertyManager propertyManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate) -
Uses of PropertyManager in com.atlassian.crowd.analytics.statistics.collectors.license
ModifierConstructorDescriptionLicenseStatisticsCollector
(LicenseService licenseService, PropertyManager propertyManager, LicenseEventProvider licenseEventProvider) -
Uses of PropertyManager in com.atlassian.crowd.analytics.statistics.collectors.mailserver
-
Uses of PropertyManager in com.atlassian.crowd.analytics.util.license
ModifierConstructorDescriptionLicenseEventProvider
(LicenseService licenseService, PropertyManager propertyManager, ClusterService clusterService, ForgedLicenseDetector forgedLicenseDetector) -
Uses of PropertyManager in com.atlassian.crowd.applinks
ModifierConstructorDescriptionCrowdHostApplication
(PropertyManager propertyManager, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.applinks.spi.util.TypeAccessor typeAccessor, CrowdBootstrapManager crowdBootstrapManager, com.atlassian.sal.api.ApplicationProperties applicationProperties) -
Uses of PropertyManager in com.atlassian.crowd.console.action
Modifier and TypeMethodDescriptionvoid
BaseAction.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.console.action.options
Modifier and TypeMethodDescriptionvoid
UpdateMailServer.setPropertyManager
(PropertyManager propertyManager) void
UpdateSessionConfig.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.console.action.setup
Modifier and TypeMethodDescriptionvoid
DirectoryInternal.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.console.filter
Modifier and TypeMethodDescriptionstatic boolean
LoginPageFilter.isDomainValid
(PropertyManager propertyManager, javax.servlet.ServletRequest request) void
LoginPageFilter.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.console.message
-
Uses of PropertyManager in com.atlassian.crowd.downloads
Modifier and TypeMethodDescriptionprotected void
CacheableLogoServlet.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.email
ModifierConstructorDescriptionEmailMessageFactory
(HtmlRenderedEmailsEnabledChecker htmlRenderedEmailsEnabledChecker, PropertyManager propertyManager) HtmlRenderedEmailsEnabledCheckerImpl
(PropertyManager propertyManager, DcLicenseChecker dcLicenseChecker) -
Uses of PropertyManager in com.atlassian.crowd.event.listener
Modifier and TypeMethodDescriptionvoid
SetLdapConnectionSettingsListener.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.integration.springsecurity
Modifier and TypeFieldDescriptionprotected final PropertyManager
AbstractLocalCrowdAuthenticationProcessingFilter.propertyManager
ModifierConstructorDescriptionprotected
AbstractLocalCrowdAuthenticationProcessingFilter
(ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, PropertyManager propertyManager, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService) CrowdServerClientProperties
(CrowdApplicationFactory applicationFactory, PropertyManager propertyManager, com.atlassian.sal.api.ApplicationProperties applicationProperties) LocalCrowdLogoutHandler
(TokenAuthenticationManager tokenAuthenticationManager, CrowdHttpTokenHelper tokenHelper, ClientProperties clientProperties, PropertyManager propertyManager, CrowdRememberMeService rememberMeService) protected
LocalCrowdSSOAuthenticationProcessingFilter
(ClientProperties clientProperties, CrowdHttpTokenHelper tokenHelper, PropertyManager propertyManager, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService) -
Uses of PropertyManager in com.atlassian.crowd.manager.audit
ModifierConstructorDescriptionAuditServiceImpl
(AuditDao auditDao, PropertyManager propertyManager, Clock clock, AuditLogChangesetPopulator auditLogChangesetPopulator, AuditLogProperties auditLogSystemProperties, AuditLogEnabledChecker auditLogEnabledChecker) -
Uses of PropertyManager in com.atlassian.crowd.manager.authentication
ModifierConstructorDescriptionTokenAuthenticationManagerImpl
(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) -
Uses of PropertyManager in com.atlassian.crowd.manager.avatar
ModifierConstructorDescriptionWebServiceAvatarProvider
(PropertyManager propertyManager, URI base) -
Uses of PropertyManager in com.atlassian.crowd.manager.backup
ModifierConstructorDescriptionAtlassianSchedulerBackupScheduler
(com.atlassian.scheduler.SchedulerService schedulerService, PropertyManager propertyManager, BackupManager backupManager, com.atlassian.event.api.EventPublisher eventPublisher, BackupFileStore backupFileStore) DefaultBackupManager
(XmlMigrationManager xmlMigrationManager, BackupFileStore backupFileStore, PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.manager.license
ModifierConstructorDescriptionCrowdLicenseManagerImpl
(PropertyManager propertyManager, ApplicationManager applicationManager, DirectoryManager directoryManager, CrowdLicenseStore licenseStore, ClusterService clusterService, com.atlassian.event.api.EventPublisher eventPublisher) CrowdLicenseManagerImpl
(PropertyManager propertyManager, ApplicationManager applicationManager, DirectoryManager directoryManager, CrowdLicenseStore licenseStore, ClusterService clusterService, com.atlassian.event.api.EventPublisher eventPublisher, LicenseUpdatedClusterEventPublisher licenseUpdatedClusterEventPublisher) -
Uses of PropertyManager in com.atlassian.crowd.manager.mailer
ModifierConstructorDescriptionMailTemplateRenderer
(PropertyManager propertyManager, Clock clock, HtmlRenderedEmailsEnabledChecker htmlRenderedEmailsEnabledChecker) -
Uses of PropertyManager in com.atlassian.crowd.manager.mailer.notification
ModifierConstructorDescriptionUserAddedNotificationMailer
(MailManager mailManager, MailTemplateRenderer mailTemplateRenderer, EmailMessageFactory emailMessageFactory, I18nHelper i18nHelper, PropertyManager propertyManager, ForgottenLoginManager forgottenLoginManager) -
Uses of PropertyManager in com.atlassian.crowd.manager.property
Modifier and TypeInterfaceDescriptioninterface
Internal API for storing and retrieving Crowd server properties.ModifierConstructorDescriptionPropertyBasedEncryptionSettings
(PropertyManager propertyManager, HomeDirectoryService homeDirectoryService) -
Uses of PropertyManager in com.atlassian.crowd.manager.proxy
ModifierConstructorDescriptionTrustedProxyManagerImpl
(PropertyManager propertyManager, com.atlassian.cache.Cache<String, Boolean> cache, ClusterMessageService clusterMessageService) -
Uses of PropertyManager in com.atlassian.crowd.manager.sso
ModifierConstructorDescriptionCrowdSamlConfigurationServiceImpl
(SamlSSOCertificateServiceInternal ssoCertificateService, PropertyManager propertyManager, com.atlassian.sal.api.ApplicationProperties applicationProperties, IdpMetadataGenerator metadataGenerator, com.atlassian.event.api.EventPublisher eventPublisher, KeyCertificatePairUtils keyCertificatePairUtils) -
Uses of PropertyManager in com.atlassian.crowd.manager.token
ModifierConstructorDescriptionRecoveryModeAwareTokenAuthenticationManager
(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) -
Uses of PropertyManager in com.atlassian.crowd.manager.upgrade
ModifierConstructorDescriptionUpgradeManagerImpl
(PropertyManager propertyManager, net.sf.ehcache.CacheManager cacheManager, CrowdBootstrapManager bootstrapManager, com.atlassian.beehive.ClusterLockService clusterLockService, List<UpgradeTask> upgradeTasks, org.springframework.transaction.PlatformTransactionManager transactionManager) -
Uses of PropertyManager in com.atlassian.crowd.manager.validation
ModifierConstructorDescriptionCachedApplicationRemoteAddressValidator
(PropertyManager propertyManager, ClusterAwareInetAddressCache cacheUtil, ApplicationRemoteAddressValidator delegate) -
Uses of PropertyManager in com.atlassian.crowd.migration
ModifierConstructorDescriptionSAMLTrustEntityMapper
(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) -
Uses of PropertyManager in com.atlassian.crowd.password.encoder
Modifier and TypeMethodDescriptionvoid
DESPasswordEncoder.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.plugin.rest.service.controller
ModifierConstructorDescriptionBackupController
(PropertyManager propertyManager, BackupManager backupManager, BackupScheduler backupScheduler) CookieConfigController
(PropertyManager propertyManager) LookAndFeelController
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.plugin.rest.service.controller.admin
ModifierConstructorDescriptionUsersSearchController
(DirectoryEntitySearchService directoryEntitySearchService, DirectoryManager directoryManager, PropertyManager propertyManager, AvatarProvider avatarProvider, CrowdDarkFeatureManager crowdDarkFeatureManager) -
Uses of PropertyManager in com.atlassian.crowd.plugin.rest.service.controller.info
ModifierConstructorDescriptionServerInfoController
(PropertyManager propertyManager, ClusterService clusterService, com.atlassian.sal.api.ApplicationProperties applicationProperties) -
Uses of PropertyManager in com.atlassian.crowd.plugin.saml.action
ModifierConstructorDescriptionSAMLAuthAction
(SAMLMessageManager samlMessageManager, PropertyManager propertyManager, DirectoryManager directoryManager, ApplicationManager applicationManager, CrowdLicenseManager crowdLicenseManager, com.atlassian.webresource.api.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.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ApplicationService applicationService, TokenAuthenticationManager tokenAuthenticationManager, CrowdRememberMeService rememberMeService, XsrfTokenGenerator xsrfTokenGenerator, ActionHelper actionHelper, ClusterService clusterService) -
Uses of PropertyManager in com.atlassian.crowd.plugins.testkit.rest
ModifierConstructorDescriptionTestkitCookieResource
(PropertyManager propertyManager) TestkitLicenseResource
(CrowdLicenseManager crowdLicenseManager, PropertyManager propertyManager, ForgedLicenseDetector forgedLicenseDetector) TestkitPropertyResource
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.service.authentication
ModifierConstructorDescriptionCrowdApplicationAuthenticationServiceImpl
(TokenAuthenticationManager tokenAuthenticationManager, CrowdHttpTokenHelper tokenHelper, ApplicationFactory applicationFactory, ClientProperties clientProperties, PropertyManager propertyManager, AuditService auditService, com.atlassian.diagnostics.util.CallingBundleResolver callingBundleResolver, ApplicationService applicationService) -
Uses of PropertyManager in com.atlassian.crowd.service.sal
ModifierConstructorDescriptionCrowdApplicationProperties
(com.atlassian.config.HomeLocator homeLocator, PropertyManager propertyManager, ClusterService clusterService, HomeDirectoryService homeDirectoryService) -
Uses of PropertyManager in com.atlassian.crowd.service.support
ModifierConstructorDescriptionMailConfigAdditionalSupportInformationService
(MailConfigurationService mailConfigurationService, PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.upgrade.tasks
Modifier and TypeMethodDescriptionvoid
UpgradeTask002.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask114.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask210.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask211.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask212.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask321.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask422.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask423.setPropertyManager
(PropertyManager propertyManager) void
UpgradeTask502.setPropertyManager
(PropertyManager propertyManager) ModifierConstructorDescriptionUpgradeTask1000SetPasswordExpirationReminderMailTemplate
(PropertyManager propertyManager, I18nHelper i18nHelper) UpgradeTask1004SetNotificationEmailsAsJsonArray
(PropertyManager propertyManager) UpgradeTask1631AddAuthenticationWithoutPasswordEnabledAttribute
(ApplicationManager applicationManager, PropertyManager propertyManager) UpgradeTask1684AddEmailChangeTemplates
(PropertyManager propertyManager, I18nHelper i18nHelper) UpgradeTask1939SetUserAddedNotificationEmailTemplate
(PropertyManager propertyManager, I18nHelper i18nHelper) UpgradeTask211
(PropertyManager propertyManager) UpgradeTask852MoveSSOCookieNameToDb
(ResourceLocator resourceLocator, PropertyManager propertyManager) UpgradeTask854MoveBaseUrlToDb
(ResourceLocator resourceLocator, PropertyManager propertyManager) UpgradeTask908MailServerTimeout
(PropertyManager propertyManager) UpgradeTask950MigrateSsoCookieDomain
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.crowd.util
Modifier and TypeMethodDescriptionvoid
SystemInfoHelperImpl.setPropertyManager
(PropertyManager propertyManager) -
Uses of PropertyManager in com.atlassian.labs.crowd.directory.pruning.jobs