Hierarchy For All Packages
Package Hierarchies:- com.atlassian.crowd,
- com.atlassian.crowd.audit,
- com.atlassian.crowd.cache,
- com.atlassian.crowd.core.event,
- com.atlassian.crowd.core.event.listener,
- com.atlassian.crowd.crypto,
- com.atlassian.crowd.directory,
- com.atlassian.crowd.directory.loader,
- com.atlassian.crowd.directory.synchronisation.cache,
- com.atlassian.crowd.event,
- com.atlassian.crowd.function,
- com.atlassian.crowd.license,
- com.atlassian.crowd.lock,
- com.atlassian.crowd.lookandfeel,
- com.atlassian.crowd.manager.application,
- com.atlassian.crowd.manager.application.canonicality,
- com.atlassian.crowd.manager.application.filtering,
- com.atlassian.crowd.manager.application.search,
- com.atlassian.crowd.manager.audit,
- com.atlassian.crowd.manager.avatar,
- com.atlassian.crowd.manager.cache,
- com.atlassian.crowd.manager.crypto,
- com.atlassian.crowd.manager.directory,
- com.atlassian.crowd.manager.directory.monitor,
- com.atlassian.crowd.manager.directory.monitor.poller,
- com.atlassian.crowd.manager.directory.nestedgroups,
- com.atlassian.crowd.manager.permission,
- com.atlassian.crowd.manager.property,
- com.atlassian.crowd.manager.recovery,
- com.atlassian.crowd.manager.tombstone,
- com.atlassian.crowd.manager.webhook,
- com.atlassian.crowd.mapper,
- com.atlassian.crowd.model.directory,
- com.atlassian.crowd.model.group,
- com.atlassian.crowd.model.user,
- com.atlassian.crowd.search.util,
- com.atlassian.crowd.support,
- com.atlassian.crowd.util,
- com.atlassian.crowd.validator
Class Hierarchy
- java.lang.Object
- com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService (implements com.atlassian.crowd.manager.application.ApplicationService)
- com.atlassian.crowd.manager.application.AllowingAuthenticateByEmailApplicationService
- com.atlassian.crowd.manager.application.CachingApplicationService
- com.atlassian.crowd.manager.application.TranslatingApplicationService
- com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes (implements com.atlassian.crowd.embedded.api.Attributes)
- com.atlassian.crowd.model.group.DelegatingGroupWithAttributes (implements com.atlassian.crowd.model.group.GroupWithAttributes)
- com.atlassian.crowd.embedded.impl.DelegatingUserWithAttributes (implements com.atlassian.crowd.embedded.api.UserWithAttributes)
- com.atlassian.crowd.model.user.DelegatingUserWithAttributes (implements com.atlassian.crowd.model.user.UserWithAttributes)
- com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader (implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader)
- com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader (implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader)
- com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader (implements com.atlassian.crowd.directory.loader.InternalHybridDirectoryInstanceLoader)
- com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
- com.atlassian.crowd.directory.AbstractForwardingDirectory (implements com.atlassian.crowd.directory.RemoteDirectory)
- com.atlassian.crowd.directory.DbCachingRemoteDirectory (implements com.atlassian.crowd.directory.FastEntityCountProvider, com.atlassian.crowd.directory.MultiValuesQueriesSupport, com.atlassian.crowd.directory.RemoteDirectory, com.atlassian.crowd.directory.SynchronisableDirectory)
- com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy (implements com.atlassian.crowd.directory.synchronisation.cache.GroupActionStrategy)
- com.atlassian.crowd.directory.synchronisation.cache.DefaultGroupActionStrategy
- com.atlassian.crowd.directory.synchronisation.cache.ExternalIdCheckingGroupActionStrategy
- com.atlassian.crowd.manager.application.search.AbstractInMemoryMembershipSearchStrategy (implements com.atlassian.crowd.manager.application.search.MembershipSearchStrategy)
- com.atlassian.crowd.manager.application.search.InMemoryAggregatingMembershipSearchStrategy
- com.atlassian.crowd.manager.application.search.InMemoryNonAggregatingMembershipSearchStrategy
- com.atlassian.crowd.manager.application.filtering.AccessFilterFactoryImpl (implements com.atlassian.crowd.manager.application.filtering.AccessFilterFactory)
- com.atlassian.crowd.manager.application.AliasManagerImpl (implements com.atlassian.crowd.manager.application.AliasManager)
- com.atlassian.crowd.core.event.listener.ApplicationDefaultGroupMembershipResolver (implements com.atlassian.crowd.core.event.listener.DefaultGroupMembershipResolver)
- com.atlassian.crowd.manager.application.ApplicationManagerGeneric (implements com.atlassian.crowd.manager.application.ApplicationManager)
- com.atlassian.crowd.manager.application.ApplicationServiceGeneric (implements com.atlassian.crowd.manager.application.ApplicationService)
- com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
- com.atlassian.event.internal.AsynchronousAbleEventDispatcher (implements com.atlassian.event.spi.EventDispatcher)
- com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
- com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager (implements com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager)
- com.atlassian.crowd.util.AttributeUtil
- com.atlassian.crowd.directory.AuditingDirectoryDecorator (implements com.atlassian.crowd.directory.RemoteDirectory)
- com.atlassian.crowd.manager.audit.AuditLogPruner (implements com.atlassian.scheduler.JobRunner)
- com.atlassian.crowd.manager.application.AuthenticationOrderOptimizer
- com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
- com.atlassian.crowd.crypto.Base64Encryptor (implements com.atlassian.crowd.embedded.api.Encryptor)
- com.atlassian.crowd.manager.application.filtering.BaseAccessFilter (implements com.atlassian.crowd.manager.application.filtering.AccessFilter)
- com.atlassian.crowd.manager.application.BasicAuthFilter (implements javax.ws.rs.client.ClientRequestFilter)
- com.atlassian.crowd.crypto.BasicEncryptorsFactory
- com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader (implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader)
- com.atlassian.crowd.crypto.CachedEncryptor (implements com.atlassian.crowd.embedded.api.Encryptor)
- com.atlassian.crowd.manager.directory.nestedgroups.CachedMultipleGroupsProvider (implements com.atlassian.crowd.manager.directory.nestedgroups.MultipleGroupsProvider)
- com.atlassian.crowd.manager.cache.CacheFactoryEhcache (implements com.atlassian.cache.CacheFactory, com.atlassian.cache.CacheManager)
- com.atlassian.crowd.manager.application.canonicality.CanonicalEntityByNameFinder
- com.atlassian.crowd.manager.application.CanonicalUsersByEmailFinder
- com.atlassian.crowd.validator.CloudCompatibleEmailValidator (implements com.atlassian.crowd.validator.EmailAddressValidator)
- com.atlassian.crowd.crypto.ClusterLockingEncryptor (implements com.atlassian.crowd.embedded.api.SwitchableEncryptor)
- com.atlassian.crowd.lock.ClusterLockWrapper
- com.atlassian.crowd.core.event.CrowdEventPublisherFactory
- com.atlassian.crowd.directory.DbCachingDirectoryPoller (implements com.atlassian.crowd.directory.monitor.poller.DirectoryPoller)
- com.atlassian.crowd.directory.DbCachingRemoteChangeOperations (implements com.atlassian.crowd.directory.DirectoryCacheChangeOperations)
- com.atlassian.crowd.license.DcLicenseCheckerImpl (implements com.atlassian.crowd.embedded.spi.DcLicenseChecker)
- com.atlassian.crowd.manager.crypto.DefaultEncryptionManager (implements com.atlassian.crowd.manager.crypto.EncryptionManager)
- com.atlassian.crowd.manager.application.DefaultGroupMembershipServiceImpl (implements com.atlassian.crowd.manager.application.DefaultGroupMembershipService)
- com.atlassian.crowd.DefaultHostApplicationControl (implements com.atlassian.crowd.embedded.spi.HostApplicationControl)
- com.atlassian.crowd.manager.application.search.DefaultSearchStrategyFactory (implements com.atlassian.crowd.manager.application.search.SearchStrategyFactory)
- com.atlassian.crowd.core.event.DelegatingMultiEventPublisher (implements com.atlassian.crowd.core.event.MultiEventPublisher)
- com.atlassian.crowd.core.event.TransactionAwareEventPublisher (implements com.atlassian.event.api.EventPublisher, com.atlassian.crowd.core.event.MultiEventPublisher)
- com.atlassian.crowd.cache.DelegatingUserAuthorisationCache (implements com.atlassian.crowd.cache.UserAuthorisationCache)
- com.atlassian.crowd.directory.DirectoryCacheFactoryImpl (implements com.atlassian.crowd.directory.ldap.cache.DirectoryCacheFactory)
- com.atlassian.crowd.directory.TransactionalDirectoryCacheFactory
- com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations (implements com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache)
- com.atlassian.crowd.manager.directory.DirectoryDaoTransactionalDecorator (implements com.atlassian.crowd.manager.directory.TransactionalDirectoryDao)
- com.atlassian.crowd.core.event.listener.DirectoryDefaultGroupMembershipResolver (implements com.atlassian.crowd.core.event.listener.DefaultGroupMembershipResolver)
- com.atlassian.crowd.manager.directory.DirectoryManagerGeneric (implements com.atlassian.crowd.manager.directory.DirectoryManager)
- com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
- com.atlassian.crowd.manager.application.search.DirectoryManagerSearchWrapper
- com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherJob (implements com.atlassian.scheduler.JobRunner)
- com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorRefresherStarter
- com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner (implements com.atlassian.scheduler.JobRunner)
- com.atlassian.crowd.manager.application.search.DirectoryQueryWithFilter<T>
- com.atlassian.crowd.util.DirectorySynchronisationEventHelper
- com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl (implements com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore)
- com.atlassian.crowd.mapper.DirectorySynchronisationStatusMapper
- com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl (implements com.atlassian.crowd.manager.directory.DirectorySynchroniser)
- com.atlassian.crowd.crypto.EncryptionKeyFilePermissionChanger
- com.atlassian.crowd.event.EventStoreGeneric (implements com.atlassian.crowd.event.EventStore)
- com.atlassian.crowd.manager.application.EventTransformer
- com.atlassian.crowd.function.ExceptionTranslators
- com.atlassian.crowd.manager.directory.FailedSynchronisationManagerImpl (implements com.atlassian.crowd.manager.directory.FailedSynchronisationManager)
- com.atlassian.crowd.util.I18nHelperConfigurationImpl (implements com.atlassian.crowd.util.I18nHelperConfiguration)
- com.atlassian.crowd.util.I18nHelperImpl (implements com.atlassian.crowd.util.I18nHelper)
- com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationInformationStore (implements com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore)
- com.atlassian.crowd.manager.directory.InDatabaseDirectorySynchronisationTokenStore (implements com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore)
- com.atlassian.crowd.manager.directory.InMemoryDirectorySynchronisationTokenStore (implements com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore)
- com.atlassian.crowd.manager.application.search.InMemoryEntitySearchStrategy (implements com.atlassian.crowd.manager.application.search.GroupSearchStrategy, com.atlassian.crowd.manager.application.search.UserSearchStrategy)
- com.atlassian.crowd.manager.webhook.KeyedExecutor<K>
- com.atlassian.crowd.manager.directory.monitor.LdapDirectoryPoolPruner (implements com.atlassian.scheduler.JobRunner)
- com.atlassian.crowd.lookandfeel.LookAndFeelConstants
- com.atlassian.crowd.manager.application.MembershipsIterableImpl (implements com.atlassian.crowd.manager.application.ApplicationService.MembershipsIterable)
- com.atlassian.crowd.crypto.MissingKeyHandlingEncryptor (implements com.atlassian.crowd.embedded.api.Encryptor)
- com.atlassian.crowd.manager.application.search.NamesUtil
- com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsCacheProvider
- com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator<T>
- com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProviderBuilder
- com.atlassian.crowd.util.NoGuava
- com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy (implements com.atlassian.crowd.manager.webhook.WebhookHealthStrategy)
- com.atlassian.crowd.audit.NoOpAuditLogContext (implements com.atlassian.crowd.audit.AuditLogContext)
- com.atlassian.crowd.manager.audit.NoOpAuditService (implements com.atlassian.crowd.manager.audit.AuditService)
- com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval (implements com.atlassian.crowd.manager.directory.BeforeGroupRemoval)
- com.atlassian.crowd.manager.application.NoOpDefaultGroupMembershipService (implements com.atlassian.crowd.manager.application.DefaultGroupMembershipService)
- com.atlassian.crowd.manager.directory.monitor.NoopDirectoryMonitorManager (implements com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager)
- com.atlassian.crowd.manager.application.canonicality.OptimizedCanonicalityChecker (implements com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker)
- com.atlassian.crowd.search.util.OrderedResultsConstrainer<T>
- com.atlassian.crowd.manager.application.search.PagedSearcherImpl<T> (implements com.atlassian.crowd.manager.application.PagedSearcher<T>)
- com.atlassian.crowd.util.PasswordHelperImpl (implements com.atlassian.crowd.util.PasswordHelper)
- com.atlassian.crowd.manager.permission.PermissionManagerImpl (implements com.atlassian.crowd.manager.permission.PermissionManager)
- com.atlassian.crowd.crypto.PrefixBasedSwitchableEncryptor (implements com.atlassian.crowd.embedded.api.SwitchableEncryptor)
- com.atlassian.crowd.manager.property.PropertyBasedEncryptionSettings (implements com.atlassian.crowd.manager.property.EncryptionSettings)
- com.atlassian.crowd.manager.property.PropertyManagerGeneric (implements com.atlassian.crowd.manager.property.InternalPropertyManager)
- com.atlassian.crowd.manager.recovery.RecoveryModeDirectory (implements com.atlassian.crowd.embedded.api.Directory)
- com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader (implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader)
- com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory (implements com.atlassian.crowd.directory.RemoteDirectory)
- com.atlassian.crowd.crypto.SaltingEncryptor (implements com.atlassian.crowd.embedded.api.Encryptor)
- com.atlassian.crowd.util.SecureRandomStringUtils
- com.atlassian.crowd.manager.application.canonicality.SimpleCanonicalityChecker (implements com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker)
- com.atlassian.crowd.mapper.SimpleObjectMapper<T>
- com.atlassian.crowd.util.SpringContextInstanceFactory (implements org.springframework.context.ApplicationContextAware, com.atlassian.crowd.util.InstanceFactory)
- com.atlassian.crowd.util.StaticResourceBundleProvider (implements com.atlassian.crowd.util.ResourceBundleProvider)
- com.atlassian.crowd.event.StoringEventListener
- com.atlassian.crowd.support.SupportInformationServiceImpl (implements com.atlassian.crowd.support.SupportInformationService)
- com.atlassian.crowd.manager.directory.SynchronisationStatusFinalizer
- com.atlassian.crowd.model.directory.SynchronisationStatusKeyParamsSerde
- com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl (implements com.atlassian.crowd.manager.directory.InternalSynchronisationStatusManager)
- com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService (implements com.atlassian.crowd.manager.recovery.RecoveryModeService)
- com.atlassian.crowd.event.TimestampBasedEventStore (implements com.atlassian.crowd.event.EventStore)
- com.atlassian.crowd.event.TimestampBasedEventToken
- com.atlassian.crowd.manager.tombstone.TombstoneManagerImpl (implements com.atlassian.crowd.manager.tombstone.TombstoneManager)
- com.atlassian.crowd.cache.UserAuthorisationCacheImpl (implements com.atlassian.crowd.cache.UserAuthorisationCache)
- com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl (implements com.atlassian.crowd.manager.webhook.WebhookNotificationListener)
- com.atlassian.crowd.manager.webhook.WebhookNotifierRunnable (implements java.lang.Runnable)
- com.atlassian.crowd.manager.webhook.WebhookPinger
- com.atlassian.crowd.manager.webhook.WebhookRegistryImpl (implements com.atlassian.crowd.manager.webhook.WebhookRegistry)
- com.atlassian.crowd.manager.webhook.WebhookServiceImpl (implements com.atlassian.crowd.manager.webhook.WebhookService)
- com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider (implements com.atlassian.crowd.manager.avatar.AvatarProvider)
- com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService (implements com.atlassian.crowd.manager.application.ApplicationService)
Interface Hierarchy
- com.atlassian.crowd.manager.application.filtering.AccessFilter
- com.atlassian.crowd.manager.application.filtering.AccessFilterFactory
- com.atlassian.crowd.manager.audit.AuditService
- com.atlassian.crowd.manager.audit.InternalAuditService
- com.atlassian.crowd.manager.application.canonicality.CanonicalityChecker
- com.atlassian.crowd.core.event.listener.DefaultGroupMembershipResolver
- com.atlassian.crowd.embedded.spi.DirectoryDao
- com.atlassian.crowd.manager.directory.TransactionalDirectoryDao
- com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
- com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
- com.atlassian.crowd.manager.directory.DirectorySynchronisationTokenStore
- com.atlassian.crowd.manager.directory.DirectorySynchroniser
- com.atlassian.event.api.EventListenerRegistrar
- com.atlassian.event.api.EventPublisher
- com.atlassian.crowd.core.event.MultiEventPublisher
- com.atlassian.event.api.EventPublisher
- com.atlassian.crowd.function.ExceptionTranslators.BiFunctionWithException<F,
U, T, E> - com.atlassian.crowd.function.ExceptionTranslators.FunctionWithException<F,
T, E> - com.atlassian.crowd.manager.directory.FailedSynchronisationManager
- com.atlassian.crowd.manager.application.search.GroupSearchStrategy
- com.atlassian.crowd.manager.application.search.MembershipSearchStrategy
- com.atlassian.crowd.manager.directory.nestedgroups.MultipleGroupsProvider
- com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsIterator.PredicateWithException<T>
- com.atlassian.crowd.manager.directory.nestedgroups.NestedGroupsProvider
- com.atlassian.crowd.manager.property.PropertyManager
- com.atlassian.crowd.manager.property.InternalPropertyManager
- com.atlassian.crowd.manager.recovery.RecoveryModeService
- com.atlassian.crowd.util.ResourceBundleProvider
- com.atlassian.crowd.manager.application.search.SearchStrategyFactory
- com.atlassian.crowd.manager.directory.nestedgroups.SingleGroupProvider
- com.atlassian.crowd.manager.directory.SynchronisationStatusManager
- com.atlassian.crowd.manager.directory.InternalSynchronisationStatusManager
- com.atlassian.crowd.manager.tombstone.TombstoneManager
- com.atlassian.crowd.cache.UserAuthorisationCache
- com.atlassian.crowd.manager.application.search.UserSearchStrategy
- com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.atlassian.crowd.crypto.Algorithm
- com.atlassian.crowd.lookandfeel.LookAndFeelConstants.ImageType
- com.atlassian.crowd.manager.application.search.NoDirectorySearchStrategy (implements com.atlassian.crowd.manager.application.search.GroupSearchStrategy, com.atlassian.crowd.manager.application.search.MembershipSearchStrategy, com.atlassian.crowd.manager.application.search.UserSearchStrategy)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)