Hierarchy For All Packages
Package Hierarchies:- com.atlassian.crowd.azure,
- com.atlassian.crowd.directory,
- com.atlassian.crowd.directory.authentication,
- com.atlassian.crowd.directory.authentication.impl,
- com.atlassian.crowd.directory.cache,
- com.atlassian.crowd.directory.ldap.cache,
- com.atlassian.crowd.directory.loader,
- com.atlassian.crowd.directory.query,
- com.atlassian.crowd.directory.rest,
- com.atlassian.crowd.directory.rest.delta,
- com.atlassian.crowd.directory.rest.endpoint,
- com.atlassian.crowd.directory.rest.entity,
- com.atlassian.crowd.directory.rest.entity.delta,
- com.atlassian.crowd.directory.rest.entity.group,
- com.atlassian.crowd.directory.rest.entity.membership,
- com.atlassian.crowd.directory.rest.entity.user,
- com.atlassian.crowd.directory.rest.entity.user.password,
- com.atlassian.crowd.directory.rest.entity.user.rename,
- com.atlassian.crowd.directory.rest.mapper,
- com.atlassian.crowd.directory.rest.resolver,
- com.atlassian.crowd.directory.rest.util,
- com.atlassian.crowd.directory.synchronisation.cache,
- com.atlassian.crowd.model.config,
- com.atlassian.crowd.model.group
Class Hierarchy
- java.lang.Object
- com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher<G> (implements com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher)
- com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher (implements com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher)
- com.atlassian.crowd.directory.cache.UserFilterableNonDeltaQueryCacheRefresher
- com.atlassian.crowd.directory.ldap.cache.RemoteDirectoryCacheRefresher (implements com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher)
- com.atlassian.crowd.directory.loader.AbstractDirectoryInstanceLoader (implements com.atlassian.crowd.directory.loader.DirectoryInstanceLoader)
- com.atlassian.crowd.directory.loader.AzureAdDirectoryInstanceLoaderImpl (implements com.atlassian.crowd.directory.loader.AzureAdDirectoryInstanceLoader)
- com.atlassian.crowd.directory.AzureAdDirectory (implements com.atlassian.crowd.directory.RemoteDirectory)
- com.atlassian.crowd.directory.rest.AzureAdPagingWrapper
- com.atlassian.crowd.directory.authentication.AzureAdRefreshTokenFilter (implements javax.ws.rs.client.ClientRequestFilter, javax.ws.rs.client.ClientResponseFilter)
- com.atlassian.crowd.directory.rest.AzureAdRestClient
- com.atlassian.crowd.directory.rest.mapper.AzureAdRestEntityMapper
- com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolverFactory
- com.atlassian.crowd.directory.synchronisation.cache.AzureFilteringEnabledCheckerImpl (implements com.atlassian.crowd.azure.AzureFilteringEnabledChecker)
- com.atlassian.crowd.directory.cache.AzureGroupFilterProcessor
- com.atlassian.crowd.model.config.AzureGroupFiltersConfiguration
- com.atlassian.crowd.directory.AzureMembershipHelper
- com.atlassian.crowd.directory.cache.BackgroundQueriesProcessor (implements java.io.Closeable)
- com.atlassian.crowd.directory.rest.endpoint.BasicAzureApiUriResolver (implements com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver)
- com.atlassian.crowd.directory.rest.ClientUtils
- com.atlassian.crowd.directory.ldap.cache.CrowdServerCacheRefresherFactory (implements com.atlassian.crowd.directory.ldap.cache.CacheRefresherFactory)
- com.atlassian.crowd.directory.rest.endpoint.CustomAzureApiUriResolver (implements com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver)
- com.atlassian.crowd.directory.rest.DefaultAzureAdRestClientFactory (implements com.atlassian.crowd.directory.rest.AzureAdRestClientFactory)
- com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher (implements com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher)
- com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult<T>
- com.atlassian.crowd.directory.rest.mapper.DeltaQueryResult.Builder<T>
- com.atlassian.crowd.directory.cache.DeltaQuerySyncTokenHolder
- com.atlassian.crowd.directory.rest.entity.membership.DirectoryObject
- com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipGroup
- com.atlassian.crowd.directory.rest.entity.membership.GraphMembershipUser
- com.atlassian.crowd.directory.rest.resolver.DirectoryObjectTypeIdResolver (implements com.fasterxml.jackson.databind.jsontype.TypeIdResolver)
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryMembership (implements com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject)
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryRemoved
- com.atlassian.crowd.directory.rest.delta.GraphDeltaQueryResult<T>
- com.atlassian.crowd.directory.rest.entity.group.GraphGroup
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroup (implements com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject)
- com.atlassian.crowd.directory.query.GraphQuery
- com.atlassian.crowd.directory.rest.entity.user.password.GraphUpdateUserPasswordEntity
- com.atlassian.crowd.directory.rest.entity.user.GraphUser
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUser (implements com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject)
- com.atlassian.crowd.directory.rest.entity.user.password.GraphUserWithPassword
- com.atlassian.crowd.directory.rest.entity.user.rename.GraphUserRenameEntity
- com.atlassian.crowd.model.group.GroupWithMembershipChanges (implements com.atlassian.crowd.model.group.Group)
- com.atlassian.crowd.model.group.GroupWithMembershipChanges.Builder
- com.atlassian.crowd.directory.rest.util.IoUtilsWrapper
- com.atlassian.crowd.directory.rest.util.JerseyLoggingFilter (implements javax.ws.rs.client.ClientResponseFilter)
- com.atlassian.crowd.directory.rest.util.MembershipFilterUtil
- com.atlassian.crowd.directory.query.MicrosoftGraphDeltaToken (implements com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam)
- com.atlassian.crowd.directory.query.MicrosoftGraphQueryParams
- com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
- com.atlassian.crowd.directory.authentication.impl.MsalAuthenticator (implements com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticator)
- com.atlassian.crowd.directory.authentication.impl.MsalAuthenticatorFactory (implements com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticatorFactory)
- com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifier (implements com.atlassian.crowd.directory.authentication.UserCredentialVerifier)
- com.atlassian.crowd.directory.authentication.impl.MsalUserCredentialVerifierFactory (implements com.atlassian.crowd.directory.authentication.UserCredentialVerifierFactory)
- com.atlassian.crowd.directory.query.ODataExpand (implements com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam)
- com.atlassian.crowd.directory.query.ODataFilter (implements com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam)
- com.atlassian.crowd.directory.query.ODataSelect (implements com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam)
- com.atlassian.crowd.directory.query.ODataTop (implements com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam)
- com.atlassian.crowd.directory.rest.entity.PageableGraphList<T>
- com.atlassian.crowd.directory.rest.entity.GraphDirectoryObjectList
- com.atlassian.crowd.directory.rest.entity.group.GraphGroupList
- com.atlassian.crowd.directory.rest.entity.user.GraphUsersList
- com.atlassian.crowd.directory.rest.entity.delta.PageableDeltaQueryGraphList<T>
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryGroupList
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeltaQueryUserList
- com.atlassian.crowd.directory.rest.entity.user.password.PasswordProfile
- com.atlassian.crowd.directory.rest.util.ThrowingMapMergeOperatorUtil
- com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher<G> (implements com.atlassian.crowd.directory.synchronisation.cache.CacheRefresher)
Interface Hierarchy
- com.atlassian.crowd.directory.rest.AzureAdRestClientFactory
- com.atlassian.crowd.directory.rest.endpoint.AzureApiUriResolver
- com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher.IdToNameProvider
- com.atlassian.crowd.directory.cache.DeltaQueryCacheRefresher.IdToNameResolver
- com.atlassian.crowd.embedded.api.FeatureFlag
- com.atlassian.crowd.feature.FeatureEnabledChecker
- com.atlassian.crowd.azure.AzureFilteringEnabledChecker
- com.atlassian.crowd.feature.FeatureEnabledChecker
- com.atlassian.crowd.directory.rest.entity.delta.GraphDeletableObject
- com.atlassian.crowd.directory.query.MicrosoftGraphQueryParam
- com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticator
- com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticatorFactory
- com.atlassian.crowd.directory.authentication.UserCredentialVerifier
- com.atlassian.crowd.directory.authentication.UserCredentialVerifierFactory
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.directory.rest.endpoint.DefaultRegion
- com.atlassian.crowd.directory.query.FetchMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)