Skip navigation links
A B C D E F G H I J K M N O P R S T U V W 

A

AbstractDelegatingApplicationService - Class in com.atlassian.crowd.manager.application
An implementation of ApplicationService that delegates all methods to another ApplicationService.
AbstractDelegatingApplicationService(ApplicationService) - Constructor for class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
AbstractInMemorySearchStrategy - Class in com.atlassian.crowd.manager.application
An abstract SearchStrategy which searches across multiple directories in memory for users and groups
AbstractInMemorySearchStrategy(DirectoryManager, List<Directory>) - Constructor for class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
 
activeDirectories - Variable in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
 
add(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
add(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
addAllGroups(long, Collection<GroupTemplate>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addAllUsers(Application, Collection<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addAllUsers(long, Collection<UserTemplateWithCredentialAndAttributes>, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addAllUsersToGroup(long, Collection<String>, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addDirectoryMapping(Application, Directory, boolean, OperationType...) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
addGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
addGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addGroup(GroupTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
addGroupMapping(Application, Directory, String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
addGroupMembershipsForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addGroups(Set<GroupTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addGroupToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addGroupToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addGroupToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addGroupToGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
addMonitor(RemoteDirectory) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
addOrUpdateCachedGroup(Group) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addOrUpdateCachedGroup(Group) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addOrUpdateCachedGroups(List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addOrUpdateCachedUser(User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addOrUpdateCachedUser(User) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addOrUpdateCachedUsers(List<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
addPoller(DirectoryPoller) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
addPoller(DirectoryPoller) - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
Adds a configured DirectoryPoller to the scheduler.
addRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addUser(Application, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
addUser(Application, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
addUser(long, UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addUser(long, UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addUser(UserTemplate, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
addUser(UserTemplateWithAttributes, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
addUserMembershipsForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
addUserToGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
addUserToGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
addUserToGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
addUserToGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
AliasManagerImpl - Class in com.atlassian.crowd.manager.application
 
AliasManagerImpl(AliasDAO, ApplicationService, EventPublisher) - Constructor for class com.atlassian.crowd.manager.application.AliasManagerImpl
 
ApplicationManagerGeneric - Class in com.atlassian.crowd.manager.application
 
ApplicationManagerGeneric(ApplicationDAO, PasswordEncoderFactory, EventPublisher) - Constructor for class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
ApplicationServiceGeneric - Class in com.atlassian.crowd.manager.application
 
ApplicationServiceGeneric(DirectoryManager, SearchStrategyFactory, PermissionManager, EventPublisher, EventStore, WebhookRegistry, AvatarProvider) - Constructor for class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
AtlassianSchedulerDirectoryPollerManager - Class in com.atlassian.crowd.manager.directory.monitor.poller
Implementation of DirectoryPollerManager that uses Atlassian Scheduler
AtlassianSchedulerDirectoryPollerManager(SchedulerService) - Constructor for class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
authenticate(Application, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
authenticate(String, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
authenticateAndUpdateInternalUser(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
Authenticates user and ensures that internal directory contains the authenticated user.
authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
authenticateUser(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
authenticateUser(long, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
AUTO_GROUPS_ADDED - Static variable in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
 
AutoGroupAdderListener - Class in com.atlassian.crowd.core.event.listener
 
AutoGroupAdderListener(DirectoryManager) - Constructor for class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
 

B

beforeRemoveGroup(long, String) - Method in class com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval
 

C

CacheableDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
Caches the underlying remote directory base by id.
CacheableDirectoryInstanceLoader(DelegatingDirectoryInstanceLoader, EventPublisher, CacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
CacheFactoryEhcache - Class in com.atlassian.crowd.manager.cache
A CacheFactory (and also a CacheManager) backed by Ehcache.
CacheFactoryEhcache(CacheManager) - Constructor for class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
CachingApplicationService - Class in com.atlassian.crowd.manager.application
Implementation of ApplicationService which caches the result of ApplicationService methods.
CachingApplicationService(ApplicationService, UserAuthorisationCache) - Constructor for class com.atlassian.crowd.manager.application.CachingApplicationService
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
 
canLoad(String) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
 
canLoad(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
 
clear() - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
 
clear(String, String) - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
 
clear(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
Clears directory synchronisation information of a directory with the given id.
clear() - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
Clears directory synchronisation information of all directories.
clear(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
 
clear() - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
 
com.atlassian.crowd - package com.atlassian.crowd
 
com.atlassian.crowd.cache - package com.atlassian.crowd.cache
 
com.atlassian.crowd.core.event - package com.atlassian.crowd.core.event
 
com.atlassian.crowd.core.event.listener - package com.atlassian.crowd.core.event.listener
 
com.atlassian.crowd.directory - package com.atlassian.crowd.directory
 
com.atlassian.crowd.directory.loader - package com.atlassian.crowd.directory.loader
 
com.atlassian.crowd.event - package com.atlassian.crowd.event
 
com.atlassian.crowd.manager.application - package com.atlassian.crowd.manager.application
 
com.atlassian.crowd.manager.avatar - package com.atlassian.crowd.manager.avatar
 
com.atlassian.crowd.manager.cache - package com.atlassian.crowd.manager.cache
 
com.atlassian.crowd.manager.directory - package com.atlassian.crowd.manager.directory
 
com.atlassian.crowd.manager.directory.monitor - package com.atlassian.crowd.manager.directory.monitor
 
com.atlassian.crowd.manager.directory.monitor.poller - package com.atlassian.crowd.manager.directory.monitor.poller
 
com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
 
com.atlassian.crowd.manager.property - package com.atlassian.crowd.manager.property
 
com.atlassian.crowd.manager.recovery - package com.atlassian.crowd.manager.recovery
 
com.atlassian.crowd.manager.webhook - package com.atlassian.crowd.manager.webhook
 
com.atlassian.crowd.model.group - package com.atlassian.crowd.model.group
 
com.atlassian.crowd.model.user - package com.atlassian.crowd.model.user
 
com.atlassian.crowd.support - package com.atlassian.crowd.support
 
com.atlassian.crowd.util - package com.atlassian.crowd.util
 
compareTo(Group) - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
compareTo(User) - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
ConfigurableDbCachingRemoteDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
A subclass of DbCachingRemoteDirectoryInstanceLoader which allows DB caching to be switched off based on the DirectoryProperties.CACHE_ENABLED attribute.
ConfigurableDbCachingRemoteDirectoryInstanceLoader(DirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryMonitorManager, DirectoryCacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
 
ConfigurableDbCachingRemoteDirectoryInstanceLoader(LDAPDirectoryInstanceLoader, RemoteCrowdDirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryMonitorManager, DirectoryCacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
 
countDirectMembersOfGroup(long, String, int) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
countDirectMembersOfGroup(String, int) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
createDirectoryCache(RemoteDirectory, InternalRemoteDirectory) - Method in class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
 
createDirectoryCacheChangeOperations(RemoteDirectory, InternalRemoteDirectory) - Method in class com.atlassian.crowd.directory.TransactionalDirectoryCacheFactory
 
createEventPublisher() - Method in class com.atlassian.crowd.core.event.CrowdEventPublisherFactory
 
createSearchStrategy(Application, List<Directory>) - Method in class com.atlassian.crowd.manager.application.DefaultSearchStrategyFactory
 
createSearchStrategy(Application, List<Directory>) - Method in interface com.atlassian.crowd.manager.application.SearchStrategyFactory
Attempts to create a SearchStrategy for the specified application and associated activeDirectories.
CrowdEventPublisherFactory - Class in com.atlassian.crowd.core.event
Factory for event publisher instances.
CrowdEventPublisherFactory(PlatformTransactionManager) - Constructor for class com.atlassian.crowd.core.event.CrowdEventPublisherFactory
 
CustomDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
CustomDirectoryInstanceLoader loads a RemoteDirectory by using an InstanceFactory to create a RemoteDirectory.
CustomDirectoryInstanceLoader(InstanceFactory) - Constructor for class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
 

D

DbCachingDirectoryPoller - Class in com.atlassian.crowd.directory
A Directory poller for the DbCachingRemoteDirectory.
DbCachingDirectoryPoller(DirectorySynchroniser, SynchronisableDirectory) - Constructor for class com.atlassian.crowd.directory.DbCachingDirectoryPoller
Constructs a new DbCachingDirectoryPoller with the correct instance of RemoteDirectory.
DbCachingRemoteChangeOperations - Class in com.atlassian.crowd.directory
 
DbCachingRemoteChangeOperations(DirectoryDao, RemoteDirectory, InternalRemoteDirectory, SynchronisationStatusManager, MultiEventPublisher) - Constructor for class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
DbCachingRemoteDirectory - Class in com.atlassian.crowd.directory
A RemoteDirectory that provides LDAP and Crowd integration plus local storage in an internal directory for LDAP user and group attributes, and local groups for LDAP and Crowd users with local caching of remote data.
DbCachingRemoteDirectory(RemoteDirectory, InternalRemoteDirectory, DirectoryCacheFactory) - Constructor for class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
DbCachingRemoteDirectoryInstanceLoader - Class in com.atlassian.crowd.directory.loader
Loader that allows for proxying of a remote directory through a local cache/mirror.
DbCachingRemoteDirectoryInstanceLoader(DirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryMonitorManager, DirectoryCacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
Spring-friendly constructor.
DbCachingRemoteDirectoryInstanceLoader(LDAPDirectoryInstanceLoader, RemoteCrowdDirectoryInstanceLoader, InternalDirectoryInstanceLoader, DirectoryMonitorManager, DirectoryCacheFactory) - Constructor for class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
Pico-friendly constructor.
DEFAULT_MIN_FAILURES - Static variable in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
DEFAULT_MIN_INTERVAL_MILLIS - Static variable in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
DefaultHostApplicationControl - Class in com.atlassian.crowd
 
DefaultHostApplicationControl() - Constructor for class com.atlassian.crowd.DefaultHostApplicationControl
 
DefaultSearchStrategyFactory - Class in com.atlassian.crowd.manager.application
A SearchStrategyFactory which will delegate to the DirectoryManager for all of its search strategies.
DefaultSearchStrategyFactory(DirectoryManager) - Constructor for class com.atlassian.crowd.manager.application.DefaultSearchStrategyFactory
 
delegate - Variable in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
DelegatingGroupWithAttributes - Class in com.atlassian.crowd.model.group
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
DelegatingGroupWithAttributes(Group, Attributes) - Constructor for class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
DelegatingMultiEventPublisher - Class in com.atlassian.crowd.core.event
Basic implementation of MultiEventPublisher that delegates to an underlying EventPublisher
DelegatingMultiEventPublisher(EventPublisher) - Constructor for class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
DelegatingUserWithAttributes - Class in com.atlassian.crowd.model.user
Implementation of UserWithAttributes that simply delegates to an underlying User and Attributes object.
DelegatingUserWithAttributes(User, Attributes) - Constructor for class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
deleteCachedGroup(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedGroup(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
deleteCachedGroups(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedGroups(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedGroupsNotIn(GroupType, List<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
deleteCachedUser(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedUser(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
deleteCachedUsersByGuid(Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedUsersByGuid(Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
deleteCachedUsersNotIn(List<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
deleteCachedUsersNotIn(List<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
DirectoryCacheFactoryImpl - Class in com.atlassian.crowd.directory
DirectoryCacheFactory that returns DbCachingRemoteDirectoryCache instance.
DirectoryCacheFactoryImpl(DirectoryDao, SynchronisationStatusManager, EventPublisher) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
 
DirectoryCacheFactoryImpl(DirectoryDao, SynchronisationStatusManager, MultiEventPublisher) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheFactoryImpl
 
DirectoryCacheImplUsingChangeOperations - Class in com.atlassian.crowd.directory
 
DirectoryCacheImplUsingChangeOperations(DirectoryCacheChangeOperations) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
directoryManager - Variable in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
 
DirectoryManagerGeneric - Class in com.atlassian.crowd.manager.directory
 
DirectoryManagerGeneric(DirectoryDao, ApplicationDAO, EventPublisher, PermissionManager, DirectoryInstanceLoader, DirectorySynchroniser, DirectoryPollerManager, ClusterLockService, SynchronisationStatusManager, BeforeGroupRemoval) - Constructor for class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
DirectoryMonitorManagerImpl - Class in com.atlassian.crowd.manager.directory.monitor
 
DirectoryMonitorManagerImpl(DirectoryPollerManager, DirectorySynchroniser, EventPublisher) - Constructor for class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
DirectoryMonitorStarter - Class in com.atlassian.crowd.manager.directory.monitor
 
DirectoryMonitorStarter(EventPublisher, DirectoryInstanceLoader, DirectoryManager) - Constructor for class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorStarter
 
DirectoryPollerJobRunner - Class in com.atlassian.crowd.manager.directory.monitor.poller
 
DirectoryPollerJobRunner(DirectoryManager, DirectorySynchroniser, DirectoryInstanceLoader, SchedulerService) - Constructor for class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 
DirectoryPollerManager - Interface in com.atlassian.crowd.manager.directory.monitor.poller
Manager for adding and removing DirectoryPollers.
DirectorySynchronisationInformationStore - Interface in com.atlassian.crowd.manager.directory
Storage for directory synchronisation information.
DirectorySynchronisationInformationStoreImpl - Class in com.atlassian.crowd.manager.directory
 
DirectorySynchronisationInformationStoreImpl() - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
 
DirectorySynchronisationInformationStoreImpl(ConcurrentMap<Long, DirectorySynchronisationInformation>) - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
Construct a DirectorySynchronisationInformationStoreImpl which is backed by a concurrent map.
DirectorySynchroniser - Interface in com.atlassian.crowd.manager.directory
An object that synchronises a SynchronisableDirectory with a cache.
DirectorySynchroniserHelper - Interface in com.atlassian.crowd.manager.directory
Helper class for performing a synchronisation on the SynchronisableDirectory's cache.
DirectorySynchroniserHelperImpl - Class in com.atlassian.crowd.manager.directory
A DirectorySynchroniserHelper that requests a SynchronisableDirectory synchronises its cache, and stores synchronisation information in the Directory's attributes.
DirectorySynchroniserHelperImpl(DirectoryDao, EventPublisher) - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
 
DirectorySynchroniserImpl - Class in com.atlassian.crowd.manager.directory
An implementation of a DirectorySynchroniser.
DirectorySynchroniserImpl(ClusterLockService, DirectorySynchroniserHelper, SynchronisationStatusManager, EventPublisher) - Constructor for class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
 
dispatch(ListenerInvoker, Object) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
 
doDirectDirectoryMembershipQuery(MembershipQuery<T>, long) - Method in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
Searches for direct group relationships in a single directory.
doNestedDirectoryMembershipQuery(MembershipQuery<T>, long) - Method in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
Searches for direct and indirect (nested) group relationships in a single directory.

E

equals(Object) - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
equals(Object) - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
EventStoreGeneric - Class in com.atlassian.crowd.event
Thread-safe EventStore implementation that uses main memory as a backing store.
EventStoreGeneric(long) - Constructor for class com.atlassian.crowd.event.EventStoreGeneric
Creates a new EventStoreGeneric instance.
execute(Runnable, K) - Method in class com.atlassian.crowd.manager.webhook.KeyedExecutor
Adds a Runnable to the executor queue.
expireAllPasswords() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
expireAllPasswords(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
expireAllPasswords(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
expireAllPasswords(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
expireAllPasswords() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 

F

findAliasByUsername(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
findAliasesByUsernames(Application, Iterable<String>) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
findAll() - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findAll() - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
findAllDirectories() - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findAllDirectories() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
 
findById(long) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findById(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
findByName(String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
findDirectoryById(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findDirectoryById(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniserHelper
Returns a Directory based on the passed in directoryId.
findDirectoryById(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
 
findDirectoryById(long) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
 
findDirectoryByName(String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findDirectoryByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
 
findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findGroupByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
findGroupByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findGroupByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
findGroupMembershipForGroupChanges(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
findGroupsToUpdate(Collection<? extends Group>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findGroupWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
findGroupWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findGroupWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
findRemoteUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findRemoteUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findRemoteUserByName(Long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserByExternalId(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserByExternalId(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
findUserByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findUserByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
findUserByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
findUserMembershipForGroupChanges(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
findUsernameByAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
findUserWithAttributesByExternalId(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserWithAttributesByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findUserWithAttributesByKey(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
findUserWithAttributesByName(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
findUserWithAttributesByName(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
findUserWithAttributesByName(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
findWebhookById(Application, long) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
findWebhookById(Application, long) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
flushCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 

G

generateDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
generateRandomPassword() - Method in class com.atlassian.crowd.util.PasswordHelperImpl
 
get(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
Returns directory synchronisation information for a directory with the given id.
get(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
 
getActiveDirectories(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
Given an application, retrieve all active directories associated with it.
getActiveDirectories(Application) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
 
getAggregatingAndSortingComparatorFor(Class<T>) - Static method in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
Returns a comparator for aggregating and sorting the results.
getAllTranslationsForPrefix(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getAllUserGuids() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
getAllUserGuids() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
getApplicationService() - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getAuthoritativeDirectory() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getAuthoritativeDirectory() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getBoolean(String, boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getBuildNumber() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getBundleLocations() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
getCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCache(Class<?>, String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCache(String, CacheLoader<K, V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCache(String, CacheLoader<K, V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCache(String, Class<K>, Class<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCachedReference(Class<?>, String, Supplier<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCachedReference(Class<?>, String, Supplier<V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCachedReference(String, Supplier<V>) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCachedReference(String, Supplier<V>, CacheSettings) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
getCapabilitiesForNewUsers(Application) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
getCurrentEventToken() - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
getCurrentEventToken(Application) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getCurrentEventToken(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
getCurrentLicenseResourceTotal() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDelegate() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getDeploymentTitle() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDescription() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
getDescriptiveName() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getDescriptiveName() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getDesEncryptionKey() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getDirectory() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.ConfigurableDbCachingRemoteDirectoryInstanceLoader
 
getDirectory(Directory) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
getDirectory(Directory) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
 
getDirectoryID() - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
 
getDirectoryId() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getDirectoryId() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getDirectoryId() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
getDirectorySynchronisationInformation(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
getDirectorySynchronisationInformation(Directory) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
getDomain() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getExternalId() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
getFirstName() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
getHostedUserAvatarUrl(long, String, int) - Method in class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
 
getInstance() - Static method in class com.atlassian.crowd.util.SecureRandomStringUtils
 
getInstance(String) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getInstance(String, ClassLoader) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getInstance(Class<T>) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
getInt(String, int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getKeys() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getKeys() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getLastName() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
getLocale() - Method in class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
getManagedCache(String) - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getManagedCaches() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
getMemberships() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getMinFailures() - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
getMinIntervalMillis() - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
getName() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
getNewEvents(String) - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
getNewEvents(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
getNotificationEmail() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getPollingInterval() - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
 
getProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getPropertyObject(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.CustomDirectoryInstanceLoader
 
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.directory.loader.DbCachingRemoteDirectoryInstanceLoader
This method will NOT wire up the internal backed directory.
getRawDirectory(Long, String, Map<String, String>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
 
getRecoveryDirectory() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
 
getRecoveryDirectory() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
 
getRecoveryUsername() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
 
getRecoveryUsername() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
 
getResourceBundles() - Method in interface com.atlassian.crowd.util.ResourceBundleProvider
 
getResourceBundles() - Method in class com.atlassian.crowd.util.StaticResourceBundleProvider
 
getSessionTime() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getSMTPServer() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getSMTPTemplate() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Deprecated.
getStartDelay() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
getString(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
getSupportInformation(User) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
 
getSynchronisationMode(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
getText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, String, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(String, Object) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getText(Locale, String, Serializable...) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getTrustedProxyServers() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Retrieves a String that contains a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
getType() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
getUnescapedText(String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
Get the raw property value, complete with {0}'s.
getUnescapedText(Locale, String) - Method in class com.atlassian.crowd.util.I18nHelperImpl
 
getUserAvatar(Application, String, int) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getUserAvatar(Application, String, int) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
getUserAvatar(User, int) - Method in class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
 
getUserAvatarByName(long, String, int) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
getUserAvatarByName(String, int) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getUserAvatarLink(Application, String, int) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
getUserAvatarLink(Application, String, int) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
getUserCount() - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
getUserCount() - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
getUsersToAddAndUpdate(Collection<? extends User>, Date) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
Returns the users that need to be added or updated given the list of all remote users.
getValue(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getValue(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
getValues(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
getValues(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 

H

handleEvent(UserAuthenticatedEvent) - Method in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
 
handleEvent(UserAuthenticationSucceededEvent) - Method in class com.atlassian.crowd.core.event.listener.AutoGroupAdderListener
 
handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.directory.loader.CacheableDirectoryInstanceLoader
 
handleEvent(UserCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(UserUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(UserDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(GroupCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(GroupUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(GroupDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(GroupMembershipsCreatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(GroupMembershipDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(AliasEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(ApplicationDirectoryAddedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(ApplicationDirectoryRemovedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(ApplicationDirectoryOrderUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(ApplicationUpdatedEvent) - Method in class com.atlassian.crowd.event.StoringEventListener
 
handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
Removes SynchronisableDirectoryProperties.IS_SYNCHRONISING attribute from the updated directory, so we can recognise when a directory requires initial synchronisation.
handleEvent(DirectoryUpdatedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
handleEvent(XMLRestoreFinishedEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
handleEvent(DirectoryDeletedEvent) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
handleEvent(XMLRestoreStartedEvent) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
hasChanged(User, User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
hashCode() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
hashCode() - Method in class com.atlassian.crowd.model.user.DelegatingUserWithAttributes
 
hasMonitor(long) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
hasPermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
hasPermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
hasPoller(long) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
hasPoller(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
Checks whether a DirectoryPoller is scheduled to poll a given directory.

I

I18nHelperConfigurationImpl - Class in com.atlassian.crowd.util
 
I18nHelperConfigurationImpl(Locale, List<String>) - Constructor for class com.atlassian.crowd.util.I18nHelperConfigurationImpl
 
I18nHelperImpl - Class in com.atlassian.crowd.util
 
I18nHelperImpl(List<ResourceBundleProvider>) - Constructor for class com.atlassian.crowd.util.I18nHelperImpl
 
ignoreGroupOnSynchroniseMemberships(Group) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
Returns true if the given remote Group should not have its memberships synchronised for any reason.
InMemoryAggregatingSearchStrategy - Class in com.atlassian.crowd.manager.application
An in-memory SearchStrategy which aggregates memberships across multiple directories.
InMemoryAggregatingSearchStrategy(DirectoryManager, List<Directory>) - Constructor for class com.atlassian.crowd.manager.application.InMemoryAggregatingSearchStrategy
 
InMemoryNonAggregatingSearchStrategy - Class in com.atlassian.crowd.manager.application
A in-memory SearchStrategy which only return memberships associated with the canonical users directory.
InMemoryNonAggregatingSearchStrategy(DirectoryManager, List<Directory>) - Constructor for class com.atlassian.crowd.manager.application.InMemoryNonAggregatingSearchStrategy
 
INTERNAL_USER_PASSWORD - Static variable in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
invalidateEvents() - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
invalidateEvents(Class) - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
invalidateEvents(String) - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
isActive() - Method in class com.atlassian.crowd.model.group.DelegatingGroupWithAttributes
 
isCacheEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isEmpty() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
isEmpty() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
isGroupDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isGroupDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isGroupDirectGroupMember(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
isGroupNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isGroupNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isGzipEnabled() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isIncludeIpAddressInValidationFactors() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isIncrementalSyncEnabled() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
isInGoodStanding(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
isInGoodStanding(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
Decides whether the Webhook is in good standing.
isPermitted(String, String) - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
 
isRecoveryModeOn() - Method in interface com.atlassian.crowd.manager.recovery.RecoveryModeService
 
isRecoveryModeOn() - Method in class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
 
isRolesDisabled() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
isRolesDisabled() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
isSecureCookie() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isSynchronisable(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isSynchronising(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isSynchronising(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniser
Returns whether the directory is currently synchronising.
isSynchronising(long) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniserHelper
Returns true if the given directory is currently being synchronised.
isSynchronising(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
 
isSynchronising(long) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
 
isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
 
isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
 
isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
isUserAuthorised(Application, User) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
isUserAuthorised(Application, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
 
isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserDirectGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
isUserDirectGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isUserDirectGroupMember(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
isUserNestedGroupMember(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
isUserNestedGroupMember(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
isUseWebAvatars() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
isUsingDatabaseTokenStorage() - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 

J

JOB_RUNNER_KEY - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 

K

KeyedExecutor<K> - Class in com.atlassian.crowd.manager.webhook
A task executor that discards tasks if there is another existing task with the same key queued for execution.
KeyedExecutor(Executor) - Constructor for class com.atlassian.crowd.manager.webhook.KeyedExecutor
 

M

mapUsersByExternalId(Collection<TimestampedUser>) - Static method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
MultiEventPublisher - Interface in com.atlassian.crowd.core.event
An extension to EventPublisher that allows special handling for sets of many events sent at the same time.

N

NoDirectorySearchStrategy - Enum in com.atlassian.crowd.manager.application
A SearchStrategy for an application with no active directories associated.
NoLongTermFailureStrategy - Class in com.atlassian.crowd.manager.webhook
A Webhook health strategy that imposes a limit to the number of consecutive failures for at least some time.
NoLongTermFailureStrategy() - Constructor for class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
NoLongTermFailureStrategy(long, long) - Constructor for class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
NoopBeforeGroupRemoval - Class in com.atlassian.crowd.manager.directory
An implementation of BeforeGroupRemoval which does nothing.
NoopBeforeGroupRemoval() - Constructor for class com.atlassian.crowd.manager.directory.NoopBeforeGroupRemoval
 
notifyWebhooks() - Method in class com.atlassian.crowd.manager.webhook.WebhookServiceImpl
 

O

onPingFailure(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
 
onPingSuccess(long) - Method in class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
 

P

PARAM_DIRECTORY_ID - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 
PARAM_SYNC_MODE - Static variable in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 
PasswordHelperImpl - Class in com.atlassian.crowd.util
Various password helper methods.
PasswordHelperImpl() - Constructor for class com.atlassian.crowd.util.PasswordHelperImpl
 
PermissionManagerImpl - Class in com.atlassian.crowd.manager.permission
Implementation of the PermissionManager.
PermissionManagerImpl(ApplicationDAO, DirectoryDao) - Constructor for class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
ping(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookPinger
Synchronously ping a Webhook and throw IOException if the ping cannot be delivered.
pollChanges(SynchronisationMode) - Method in class com.atlassian.crowd.directory.DbCachingDirectoryPoller
 
PropertyManagerGeneric - Class in com.atlassian.crowd.manager.property
 
PropertyManagerGeneric(PropertyDAO) - Constructor for class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
publish(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
publish(Object) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventPublisher
 
publishAll(Collection<Object>) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
publishAll(Collection<Object>) - Method in interface com.atlassian.crowd.core.event.MultiEventPublisher
Publish events that will be consumed by their respective registered listeners.
publishAll(Collection<Object>) - Method in class com.atlassian.crowd.core.event.TransactionAwareEventPublisher
 

R

randomAlphanumericString(int) - Method in class com.atlassian.crowd.util.SecureRandomStringUtils
Generates a random String by randomly selecting characters from the the alphabet of characters in the range 0-9, A-Z and a-z.
randomString(int, char[]) - Method in class com.atlassian.crowd.util.SecureRandomStringUtils
Generates a random String by randomly selecting characters from the provided alphabet until the desired length is reached.
readyDirectoriesForSynchronization(ApplicationReadyEvent) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorStarter
 
RecoveryModeAwareApplicationService - Class in com.atlassian.crowd.manager.recovery
An extension of ApplicationServiceGeneric that supports recovery mode.
RecoveryModeAwareApplicationService(DirectoryManager, SearchStrategyFactory, PermissionManager, EventPublisher, EventStore, WebhookRegistry, AvatarProvider, ApplicationFactory, RecoveryModeService) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeAwareApplicationService
 
RecoveryModeAwareDirectoryManager - Class in com.atlassian.crowd.manager.recovery
Overrides DirectoryManagerGeneric to provide recovery-mode aware behaviour.
RecoveryModeAwareDirectoryManager(DirectoryDao, ApplicationDAO, EventPublisher, PermissionManager, DirectoryInstanceLoader, DirectorySynchroniser, DirectoryPollerManager, ClusterLockService, SynchronisationStatusManager, BeforeGroupRemoval, RecoveryModeService) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeAwareDirectoryManager
 
RecoveryModeDirectoryLoader - Class in com.atlassian.crowd.manager.recovery
 
RecoveryModeDirectoryLoader() - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
 
RecoveryModeRemoteDirectory - Class in com.atlassian.crowd.manager.recovery
Proxy directory that adds a temp admin account to Crowd and allow admin to login to recover from a broken deployment.
RecoveryModeRemoteDirectory(RecoveryModeDirectory) - Constructor for class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
RecoveryModeService - Interface in com.atlassian.crowd.manager.recovery
Internal service that provides access point to Crowd's recovery mode.
register(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
register() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 
registerFailure(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
registerFailure(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
Register a failed ping delivery to a Webhook.
registerSuccess(Webhook) - Method in class com.atlassian.crowd.manager.webhook.NoLongTermFailureStrategy
 
registerSuccess(Webhook) - Method in interface com.atlassian.crowd.manager.webhook.WebhookHealthStrategy
Register a successful ping delivery to a Webhook.
registerWebhook(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
registerWebhook(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
remove(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
remove(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
removeAlias(Application, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
removeAliasesForUser(String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
removeAllMonitors() - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
removeAllPollers() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
removeAllPollers() - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
Attempts to unregister all registered pollers.
removeDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeDirectoryFromApplication(Directory, Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
removeGroup(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeGroup(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeGroup(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroup(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeGroup(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeGroupAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeGroupAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroupAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeGroupAttributes(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeGroupFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeGroupFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeGroupFromGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeGroupMapping(Application, Directory, String) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
removeGroupMembershipsForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
removeGroups(Collection<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
removeMonitor(long) - Method in class com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManagerImpl
 
removePermission(Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
removePermission(Application, Directory, OperationType) - Method in class com.atlassian.crowd.manager.permission.PermissionManagerImpl
 
removePoller(long) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
removePoller(long) - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
Removes the DirectoryPoller from the scheduler if one exists for the given directory.
removeProperty(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
removeRemoteAddress(Application, RemoteAddress) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
removeUser(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
 
removeUser(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
removeUser(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeUser(String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeUserAttributes(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUserAttributes(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
removeUserAttributes(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeUserAttributes(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
removeUserFromGroup(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
removeUserFromGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
removeUserFromGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
removeUserMembershipsForGroup(Group, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
renameGroup(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
renameGroup(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
renameGroup(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
renameUser(String, String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
 
renameUser(Application, String, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
renameUser(long, String, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
renameUser(String, String) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
ResourceBundleProvider - Interface in com.atlassian.crowd.util
Interface for providers of ResourceBundles.
ResultsAggregator<T> - Class in com.atlassian.crowd.manager.application
An aggregator across results from multiple queries that may include duplicates.
ResultsAggregator() - Constructor for class com.atlassian.crowd.manager.application.ResultsAggregator
 
run() - Method in class com.atlassian.crowd.manager.webhook.WebhookNotifierRunnable
This runs in a separate thread, therefore the webhook instance is detached.
runJob(JobRunnerRequest) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 

S

search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
search(EntityQuery) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchDirectGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.InMemoryAggregatingSearchStrategy
 
searchDirectGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.InMemoryNonAggregatingSearchStrategy
 
searchDirectGroupRelationships(MembershipQuery<T>) - Method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
 
searchDirectGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.SearchStrategy
Searches for direct group relationships in any of the application's active assigned directories.
searchDirectGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.SingleDirectorySearchStrategy
 
searchDirectGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
searchDirectGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchDirectories(EntityQuery<Directory>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
 
searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchGroups(EntityQuery<T>) - Method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
 
searchGroups(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.SearchStrategy
Returns a List<Group> matching the search criteria defined in the query.
searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.SingleDirectorySearchStrategy
 
searchGroups(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
searchGroups(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchGroups(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchNestedGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.InMemoryAggregatingSearchStrategy
 
searchNestedGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.InMemoryNonAggregatingSearchStrategy
 
searchNestedGroupRelationships(MembershipQuery<T>) - Method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
 
searchNestedGroupRelationships(MembershipQuery<T>) - Method in interface com.atlassian.crowd.manager.application.SearchStrategy
Searches for direct and indirect (nested) group relationships in any of the application's active assigned directories.
searchNestedGroupRelationships(MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.SingleDirectorySearchStrategy
 
searchNestedGroupRelationships(Application, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
searchNestedGroupRelationships(long, MembershipQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
SearchStrategy - Interface in com.atlassian.crowd.manager.application
A set of querying across a collection of active directories assigned to an application.
SearchStrategyFactory - Interface in com.atlassian.crowd.manager.application
A factory which may be able to create a SearchStrategy for a given Application and its associated active directories
searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.AbstractInMemorySearchStrategy
 
searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
searchUsers(EntityQuery<T>) - Method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
 
searchUsers(EntityQuery<T>) - Method in interface com.atlassian.crowd.manager.application.SearchStrategy
Returns a List<User> or List<String> matching the search criteria defined in the query.
searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.SingleDirectorySearchStrategy
 
searchUsers(Application, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
searchUsers(long, EntityQuery<T>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
searchUsers(EntityQuery<T>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
SecureRandomStringUtils - Class in com.atlassian.crowd.util
Generates random Strings by selecting characters from an alphabet using a cryptographically secure PRNG.
set(long, DirectorySynchronisationInformation) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStore
Set directory synchronisation information for a directory with the given id.
set(long, DirectorySynchronisationInformation) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchronisationInformationStoreImpl
 
setApplicationContext(ApplicationContext) - Method in class com.atlassian.crowd.util.SpringContextInstanceFactory
 
setApplicationManager(ApplicationManager) - Method in class com.atlassian.crowd.support.SupportInformationServiceImpl
 
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
setAttributes(Map<String, String>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
setBuildNumber(Integer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setCacheEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setCurrentLicenseResourceTotal(int) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setDeploymentTitle(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setDirectoryId(long) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
setDirectoryId(long) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
setDomain(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setGzipEnabled(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setIncludeIpAddressInValidationFactors(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setNotificationEmail(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setPermitted(String, String, boolean) - Method in class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
 
setProperty(String, String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSecureCookie(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSessionTime(long) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSMTPServer(SMTPServer) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setSMTPTemplate(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Deprecated.
setTrustedProxyServers(String) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
Persists a String containing a list of proxy servers we trust to correctly set the X-Forwarded-For flag.
setUseWebAvatars(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
setUsingDatabaseTokenStorage(boolean) - Method in class com.atlassian.crowd.manager.property.PropertyManagerGeneric
 
shutdown() - Method in class com.atlassian.crowd.manager.cache.CacheFactoryEhcache
 
SingleDirectorySearchStrategy - Class in com.atlassian.crowd.manager.application
A SearchStrategy which optimizes for a single directory
SingleDirectorySearchStrategy(DirectoryManager, long) - Constructor for class com.atlassian.crowd.manager.application.SingleDirectorySearchStrategy
 
SpringContextInstanceFactory - Class in com.atlassian.crowd.util
Implementation tied to Spring.
SpringContextInstanceFactory() - Constructor for class com.atlassian.crowd.util.SpringContextInstanceFactory
 
StaticResourceBundleProvider - Class in com.atlassian.crowd.util
Simple implementation of ResourceBundleProvider that looks in fixed set of locations.
StaticResourceBundleProvider(I18nHelperConfiguration) - Constructor for class com.atlassian.crowd.util.StaticResourceBundleProvider
 
storeAlias(Application, String, String) - Method in class com.atlassian.crowd.manager.application.AliasManagerImpl
 
storeEvent(OperationEvent) - Method in class com.atlassian.crowd.event.EventStoreGeneric
 
storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
storeGroupAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
storeGroupAttributes(long, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
storeGroupAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
storeUserAttributes(Application, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
storeUserAttributes(long, String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
storeUserAttributes(String, Map<String, Set<String>>) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
StoringEventListener - Class in com.atlassian.crowd.event
This class listens for events related to user and group changes and saves them to EventStore.
StoringEventListener(EventStore, EventPublisher, WebhookService) - Constructor for class com.atlassian.crowd.event.StoringEventListener
 
SupportInformationServiceImpl - Class in com.atlassian.crowd.support
Produces a String containing information about some aspects of the Crowd configuration.
SupportInformationServiceImpl(DirectoryManager) - Constructor for class com.atlassian.crowd.support.SupportInformationServiceImpl
 
supportsExpireAllPasswords(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
supportsInactiveAccounts() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
This implementation will store the active flag locally in the internal directory if local user status is enabled and if the active flag cannot be persisted on the underlying remote directory.
supportsInactiveAccounts() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
supportsNestedGroups() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
supportsNestedGroups(long) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
supportsNestedGroups() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
supportsPasswordExpiration() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
supportsPasswordExpiration() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
Does not support expiring passwords
supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
supportsSettingEncryptedCredential() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
syncFinished(long) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
syncGroupMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
syncGroupMembershipsAndMembersForGroup(String, Set<String>, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
syncGroupMembershipsForUser(String, Set<String>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
syncGroupMembershipsForUser(String, Set<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
SynchronisationStatusManagerImpl - Class in com.atlassian.crowd.manager.directory
 
SynchronisationStatusManagerImpl(DirectorySynchronisationInformationStore, EventPublisher) - Constructor for class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
synchronise(SynchronisableDirectory, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniser
Executes a synchronisation in the current thread.
synchronise(SynchronisableDirectory, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserImpl
Synchronises a remote directory.
synchroniseCache(SynchronisationMode, SynchronisationStatusManager) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
synchroniseCache(long, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
synchroniseCache(long, SynchronisationMode, boolean) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
syncStarted(Directory) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
syncStatus(long, String, Serializable...) - Method in class com.atlassian.crowd.manager.directory.SynchronisationStatusManagerImpl
 
syncUserMembersForGroup(Group, Collection<String>) - Method in class com.atlassian.crowd.directory.DirectoryCacheImplUsingChangeOperations
 
SystemPropertyRecoveryModeService - Class in com.atlassian.crowd.manager.recovery
An implementation of RecoveryModeService that activates recovery mode in presence of a system property that is also used to configure the recovery user password.
SystemPropertyRecoveryModeService(DirectoryInstanceLoader, EventPublisher) - Constructor for class com.atlassian.crowd.manager.recovery.SystemPropertyRecoveryModeService
 

T

testConnection() - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
testConnection() - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
TransactionalDirectoryCacheFactory - Class in com.atlassian.crowd.directory
DirectoryCacheFactory that returns DbCachingRemoteDirectoryCache instance wrapped with TransactionInterceptor.
TransactionalDirectoryCacheFactory(DirectoryDao, SynchronisationStatusManager, MultiEventPublisher, TransactionInterceptor) - Constructor for class com.atlassian.crowd.directory.TransactionalDirectoryCacheFactory
 
TransactionAwareEventDispatcher - Class in com.atlassian.crowd.core.event
Wraps dispatching each atlassian-events event in a separate hibernate transaction.
TransactionAwareEventDispatcher(EventExecutorFactory, PlatformTransactionManager) - Constructor for class com.atlassian.crowd.core.event.TransactionAwareEventDispatcher
 
TransactionAwareEventPublisher - Class in com.atlassian.crowd.core.event
Delays publishing any events if a transaction is active, until that transaction commits.
TranslatingApplicationService - Class in com.atlassian.crowd.manager.application
This class is responsible for translating application specific usernames (aliased usernames) to directory specific usernames (unaliased usernames) and the other way around.
TranslatingApplicationService(ApplicationService, AliasManager) - Constructor for class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
triggerPoll(long, SynchronisationMode) - Method in class com.atlassian.crowd.manager.directory.monitor.poller.AtlassianSchedulerDirectoryPollerManager
 
triggerPoll(long, SynchronisationMode) - Method in interface com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerManager
Manually triggers the directory poller to immediately poll the directory and synchronise changes.

U

unregister(Object) - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
unregister() - Method in class com.atlassian.crowd.manager.directory.monitor.poller.DirectoryPollerJobRunner
 
unregisterAll() - Method in class com.atlassian.crowd.core.event.DelegatingMultiEventPublisher
 
unregisterWebhook(Application, long) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
unregisterWebhook(Application, long) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
update(Application) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
update(Webhook) - Method in class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
updateCredential(Application, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateDirectory(Directory) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateDirectoryMapping(Application, Directory, int) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateDirectoryMapping(Application, Directory, boolean) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateDirectoryMapping(Application, Directory, boolean, Set<OperationType>) - Method in class com.atlassian.crowd.manager.application.ApplicationManagerGeneric
 
updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateGroup(Application, GroupTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
updateGroup(long, GroupTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateGroup(GroupTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
updateGroups(Collection<GroupTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
updateGroupsMembershipOnLogin(User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateSyncEndTime(SynchronisableDirectory) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniserHelper
Updates information relevant to a directory's current synchronisation end time.
updateSyncEndTime(SynchronisableDirectory) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
 
updateSyncStartTime(SynchronisableDirectory) - Method in interface com.atlassian.crowd.manager.directory.DirectorySynchroniserHelper
Updates a SynchronisableDirectory's current synchronisation start time.
updateSyncStartTime(SynchronisableDirectory) - Method in class com.atlassian.crowd.manager.directory.DirectorySynchroniserHelperImpl
 
updateUser(UserTemplate) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateUser(Application, UserTemplate) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
updateUser(long, UserTemplate) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateUser(UserTemplate) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
updateUserAndSetActiveFlag(User, User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.AbstractDelegatingApplicationService
 
updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
updateUserCredential(Application, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
updateUserCredential(long, String, PasswordCredential) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateUserCredential(String, PasswordCredential) - Method in class com.atlassian.crowd.manager.recovery.RecoveryModeRemoteDirectory
 
updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
updateUserFromRemoteDirectory(User) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
updateUsers(Collection<UserTemplate>) - Method in class com.atlassian.crowd.directory.DbCachingRemoteChangeOperations
 
userAuthenticated(String) - Method in class com.atlassian.crowd.directory.DbCachingRemoteDirectory
 
userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.ApplicationServiceGeneric
 
userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.CachingApplicationService
 
userAuthenticated(Application, String) - Method in class com.atlassian.crowd.manager.application.TranslatingApplicationService
 
userAuthenticated(long, String) - Method in class com.atlassian.crowd.manager.directory.DirectoryManagerGeneric
 
UserAuthorisationCacheImpl - Class in com.atlassian.crowd.cache
Default implementation of UserAuthorisationCache in Crowd.
UserAuthorisationCacheImpl(Cache<String, Boolean>) - Constructor for class com.atlassian.crowd.cache.UserAuthorisationCacheImpl
 

V

valueOf(String) - Static method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.crowd.manager.application.NoDirectorySearchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebhookHealthStrategy - Interface in com.atlassian.crowd.manager.webhook
Strategy to decide the health of Webhooks.
WebhookNotificationListenerImpl - Class in com.atlassian.crowd.manager.webhook
Reacts to the outcome of Webhook notifications by registering this outcome, updating the Webhook and, if decided by the WebhookHealthStrategy, removing the Webhook.
WebhookNotificationListenerImpl(WebhookRegistry, WebhookHealthStrategy) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookNotificationListenerImpl
 
WebhookNotifierRunnable - Class in com.atlassian.crowd.manager.webhook
A runnable that pings a Webhook and reports success or failure
WebhookNotifierRunnable(Webhook, WebhookPinger, WebhookNotificationListener) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookNotifierRunnable
 
WebhookPinger - Class in com.atlassian.crowd.manager.webhook
Synchronously ping a Webhook.
WebhookPinger() - Constructor for class com.atlassian.crowd.manager.webhook.WebhookPinger
Constructs a pinger using an HTTP client with the default configuration.
WebhookPinger(HttpClient) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookPinger
Constructs a pinger using the provided, already configured HTTP client.
WebhookRegistryImpl - Class in com.atlassian.crowd.manager.webhook
A manager for Webhooks
WebhookRegistryImpl(WebhookDAO) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookRegistryImpl
 
WebhookServiceImpl - Class in com.atlassian.crowd.manager.webhook
An implementation of WebhookService
WebhookServiceImpl(WebhookRegistry, WebhookPinger, KeyedExecutor<Long>, WebhookNotificationListener) - Constructor for class com.atlassian.crowd.manager.webhook.WebhookServiceImpl
 
WebServiceAvatarProvider - Class in com.atlassian.crowd.manager.avatar
A provider of avatars from public web services using the Gravatar API.
WebServiceAvatarProvider(PropertyManager, URI) - Constructor for class com.atlassian.crowd.manager.avatar.WebServiceAvatarProvider
 
with(Function<? super T, ? extends K>, Query<? extends T>) - Static method in class com.atlassian.crowd.manager.application.ResultsAggregator
Create an instance that will use the provided function to uniquely identify results and that will expect as many total results as indicated by the query.
with(Function<? super T, ? extends K>, int, int) - Static method in class com.atlassian.crowd.manager.application.ResultsAggregator
 
A B C D E F G H I J K M N O P R S T U V W 
Skip navigation links

Copyright © 2018 Atlassian. All rights reserved.