Modifier and Type | Method and Description |
---|---|
static boolean |
DirectoryTypeUtils.isAzureAdDirectory(Directory dir) |
static boolean |
DirectoryTypeUtils.isLdapDirectory(Directory dir) |
Modifier and Type | Field and Description |
---|---|
static Predicate<Directory> |
DirectoryCountCollector.CACHABLE_WITH_CACHING_DISABLED |
static Predicate<Directory> |
DirectoryCountCollector.CACHING_ENABLED |
static Predicate<Directory> |
DirectoryCountCollector.CAN_BE_CACHED |
static Predicate<Directory> |
DirectoryCountCollector.WITH_NESTED_GROUPS |
Modifier and Type | Method and Description |
---|---|
protected Iterable<PerDirectoryStatisticsEvent> |
PerDirectoryStatisticsCollector.collectForDirectories(List<Directory> allDirectories) |
protected Iterable<LdapConnectorTypeStatisticsEvent> |
LdapConnectorTypeCollector.collectForDirectories(List<Directory> allDirectories) |
protected Iterable<DirectoryCountStatisticsEvent> |
DirectoryCountCollector.collectForDirectories(List<Directory> allDirectories) |
protected abstract Iterable<T> |
DirectoryStatisticsCollector.collectForDirectories(List<Directory> allDirectories) |
protected Iterable<DirectoryTypeStatisticsEvent> |
DirectoryTypeCollector.collectForDirectories(List<Directory> allDirectories) |
protected Iterable<DirectoryDailyLoginCountStatisticsEvent> |
AzureDailyLoginStatisticsCollector.collectForDirectories(List<Directory> allDirectories) |
Modifier and Type | Method and Description |
---|---|
static LdapConnectorType |
LdapConnectorType.fromDirectory(Directory directory) |
Modifier and Type | Method and Description |
---|---|
Directory |
BaseAction.directory(long directoryID) |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
AddApplicationAuthorisationDetails.getDirectories() |
List<Directory> |
ViewApplication.getUnsubscribedDirectories() |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
AtlassianImporter.getInternalAtlassianSecurityDirectories() |
Modifier and Type | Method and Description |
---|---|
void |
AtlassianImporter.setInternalAtlassianSecurityDirectories(List<Directory> internalAtlassianSHA1directories) |
Modifier and Type | Method and Description |
---|---|
Directory |
UpdateOptions.getDirectory() |
Directory |
UpdateCustomAttributes.getDirectory() |
Directory |
RemoveDirectory.getDirectory() |
Directory |
AbstractViewDirectory.getDirectory() |
Directory |
SynchroniseDirectoryCacheFromBrowse.getDirectory() |
Directory |
UpdateRemoteCrowdConnection.getDirectory() |
Directory |
UpdatePermissions.getDirectory() |
Directory |
UpdateInternalConfiguration.getDirectory() |
Directory |
UpdateConnectorConfiguration.getDirectory() |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateConnector.doValidation(Directory directory) |
void |
CreateDirectory.validateDirectoryAttributes(Directory directory)
Validates the given directory attributes against the Validator implementation provided for the
DirectoryType and adds the returned error to the field errors |
Modifier and Type | Field and Description |
---|---|
protected Directory |
ViewGroup.directory |
protected Directory |
AddGroup.directory |
protected Directory |
RemoveGroup.directory |
Modifier and Type | Method and Description |
---|---|
Directory |
ViewGroup.getDirectory() |
Directory |
AddGroup.getDirectory() |
Directory |
RemoveGroup.getDirectory() |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
AddGroup.getDirectories() |
List<Directory> |
BrowseGroups.getDirectories() |
Modifier and Type | Field and Description |
---|---|
protected Directory |
RemovePrincipal.directory |
protected Directory |
ViewPrincipal.directory |
Modifier and Type | Method and Description |
---|---|
Directory |
RemovePrincipal.getDirectory() |
Directory |
ViewPrincipal.getDirectory() |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
BrowsePrincipals.getDirectories() |
List<Directory> |
AddPrincipal.getDirectories() |
Modifier and Type | Method and Description |
---|---|
protected void |
DirectoryInternal.doValidation(Directory directory) |
Modifier and Type | Method and Description |
---|---|
protected long |
SynchronisableDirectoryConnection.getAttributeValueAsLong(Directory directory,
String attributeName) |
void |
ConnectorConnection.loadFromDirectory(Directory directory) |
void |
SynchronisableDirectoryConnection.loadFromDirectory(Directory directory) |
void |
RemoteCrowdConnection.loadFromDirectory(Directory directory) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
ApplicationDefaultGroupMembershipResolver.getDefaultGroupNames(Application application,
Directory directory,
UserWithAttributes user) |
Collection<String> |
DefaultGroupMembershipResolver.getDefaultGroupNames(Application application,
Directory directory,
UserWithAttributes user)
Returns the default group memberships to which the user authenticating to the specified application should be added to.
|
Collection<String> |
DirectoryDefaultGroupMembershipResolver.getDefaultGroupNames(Application application,
Directory directory,
UserWithAttributes user) |
void |
ApplicationDefaultGroupMembershipResolver.onDefaultGroupsAdded(Application application,
Directory directory,
UserWithAttributes user) |
void |
DefaultGroupMembershipResolver.onDefaultGroupsAdded(Application application,
Directory directory,
UserWithAttributes user)
The callback that should be called after adding the user to all the default groups returned from this DefaultGroupMembershipResolver
|
void |
DirectoryDefaultGroupMembershipResolver.onDefaultGroupsAdded(Application application,
Directory directory,
UserWithAttributes user) |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
DirectoryDAOHibernate.findAll() |
List<Directory> |
DirectoryDAOHibernate.search(EntityQuery query) |
Modifier and Type | Method and Description |
---|---|
DirectoryImpl |
DirectoryDAOHibernate.add(Directory directory) |
void |
DirectoryDAOHibernate.remove(Directory directory) |
DirectoryImpl |
DirectoryDAOHibernate.update(Directory directory) |
Modifier and Type | Method and Description |
---|---|
List<InternalMembership> |
MembershipDAOHibernate.findAll(Collection<Directory> directories) |
List<InternalMembership> |
MembershipDAOHibernate.findAllLocal(Collection<Directory> directories) |
Modifier and Type | Method and Description |
---|---|
List<GroupAdministrationGrantToGroup> |
GroupAdministrationGrantGroupDaoHibernate.findGrantsToGroupFromDirectory(InternalGroup group,
Directory directory) |
List<GroupAdministrationGrantToGroup> |
GroupAdministrationGrantGroupDao.findGrantsToGroupFromDirectory(InternalGroup group,
Directory directory)
Looks for grants of groups which administer an other group and come from given directory
|
Modifier and Type | Method and Description |
---|---|
protected Directory |
DbCachingRemoteChangeOperations.getDirectory() |
Directory |
DirectorySynchronisationToken.getDirectory() |
Directory |
DirectorySynchronisationStatusImpl.getDirectory() |
protected Directory |
MockSimpleRemoteDirectory.getDirectory() |
Modifier and Type | Method and Description |
---|---|
static boolean |
DirectoryProperties.cachesAllUsers(Directory directory) |
static boolean |
DirectoryProperties.cachesAnyUsers(Directory directory) |
void |
DirectorySynchronisationToken.setDirectory(Directory directory) |
void |
DirectorySynchronisationStatusImpl.setDirectory(Directory directory) |
Constructor and Description |
---|
DirectorySynchronisationStatusImpl(Directory directory,
Long startTimestamp,
Long endTimestamp,
SynchronisationStatusKey status,
String statusParameters,
String nodeId) |
DirectorySynchronisationStatusImpl(Integer id,
Directory directory,
Long startTimestamp,
Long endTimestamp,
SynchronisationStatusKey status,
String statusParameters,
String nodeId) |
DirectorySynchronisationToken(Directory directory,
String synchronisationToken) |
Modifier and Type | Method and Description |
---|---|
String |
Validator.getError(Directory directory)
Validates a specific directory configuration.
|
Set<String> |
ConnectorValidator.getErrors(Directory directory)
Gets the errors detected by the list of validators for the specified directory
|
Modifier and Type | Method and Description |
---|---|
RemoteDirectory |
CacheableDirectoryInstanceLoader.getDirectory(Directory directory)
Deprecated.
|
RemoteDirectory |
ConfigurableDbCachingRemoteDirectoryInstanceLoader.getDirectory(Directory directory) |
RemoteDirectory |
DbCachingRemoteDirectoryInstanceLoader.getDirectory(Directory directory) |
RemoteDirectory |
DelegatingDirectoryInstanceLoaderImpl.getDirectory(Directory directory) |
RemoteDirectory |
DelegatedAuthenticationDirectoryInstanceLoaderImpl.getDirectory(Directory directory) |
InternalRemoteDirectory |
InternalDirectoryInstanceLoaderImpl.getDirectory(Directory directory) |
RemoteDirectory |
AbstractDirectoryInstanceLoader.getDirectory(Directory directory) |
RemoteDirectory |
DirectoryInstanceLoader.getDirectory(Directory directory)
Loads the
RemoteDirectory implementation class for a specific (already saved)
Directory configuration. |
InternalRemoteDirectory |
InternalDirectoryInstanceLoader.getDirectory(Directory directory) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Predicate<Directory> |
Directories.ACTIVE_FILTER
Deprecated.
Use
isActive() instead. Since 3.4.0. |
static com.google.common.base.Function<Directory,String> |
Directories.NAME_FUNCTION
Deprecated.
Use
getName() instead. Since 3.4.0. |
Modifier and Type | Method and Description |
---|---|
Directory |
CrowdDirectoryService.addDirectory(Directory directory)
Will add a new
Directory into the local database. |
Directory |
CrowdDirectoryService.findDirectoryById(long directoryId)
Will return a
Directory based on the given directoryId |
Directory |
CrowdDirectoryService.findDirectoryByName(String name)
Will return a
Directory based on the given name |
Directory |
CrowdDirectoryService.updateDirectory(Directory directory)
Will update the
Directory . |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<Directory> |
Directories.directoryWithIdPredicate(long directoryId)
Matches for directories with the specified directoryId.
|
List<Directory> |
CrowdDirectoryService.findAllDirectories()
Will return a
List<Directory> ordered by the order specified by the application. |
Modifier and Type | Method and Description |
---|---|
Directory |
CrowdDirectoryService.addDirectory(Directory directory)
Will add a new
Directory into the local database. |
void |
CrowdDirectoryService.testConnection(Directory directory)
Test if a connection to the directory server can be established.
|
Directory |
CrowdDirectoryService.updateDirectory(Directory directory)
Will update the
Directory . |
List<ValidationError> |
CrowdDirectoryService.validateDirectoryConfiguration(Directory directory,
EnumSet<DirectoryValidationContext> validationContexts)
Will validate the attributes of the given directory, depending upon the directory type
|
Modifier and Type | Method and Description |
---|---|
static Iterable<String> |
Directories.namesOf(Iterable<? extends Directory> directories)
Deprecated.
Use
getName() instead. Since 3.4.0. |
Modifier and Type | Method and Description |
---|---|
Directory |
CrowdDirectoryServiceImpl.addDirectory(Directory directory) |
Directory |
CrowdDirectoryServiceImpl.findDirectoryById(long directoryId) |
Directory |
CrowdDirectoryServiceImpl.findDirectoryByName(String name) |
Directory |
CrowdDirectoryServiceImpl.updateDirectory(Directory directory) |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
CrowdDirectoryServiceImpl.findAllDirectories() |
Modifier and Type | Method and Description |
---|---|
Directory |
CrowdDirectoryServiceImpl.addDirectory(Directory directory) |
void |
CrowdDirectoryServiceImpl.testConnection(Directory directory) |
Directory |
CrowdDirectoryServiceImpl.updateDirectory(Directory directory) |
List<ValidationError> |
CrowdDirectoryServiceImpl.validateDirectoryConfiguration(Directory directory,
EnumSet<DirectoryValidationContext> validationContexts) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableDirectory |
Modifier and Type | Method and Description |
---|---|
Directory |
ImmutableDirectory.Builder.toDirectory()
Returns an immutable Directory object with the properties set in this builder.
|
Modifier and Type | Method and Description |
---|---|
static UserCapabilities |
DirectoryUserCapabilities.fromDirectory(Directory directory) |
static ImmutableDirectory.Builder |
ImmutableDirectory.newBuilder(Directory directory)
Create a Builder that copies its initial values from the given directory.
|
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryDao.add(Directory directory)
Store a new directory in the data store.
|
Directory |
DirectoryDao.findById(long directoryId)
Returns the directory with the specified ID, throwing
DirectoryNotFoundException if it cannot be found. |
Directory |
DirectoryDao.findByName(String name)
Returns the directory with the specified name, throwing
DirectoryNotFoundException if it cannot be found. |
Directory |
DirectoryDao.update(Directory directory)
Persists any changes made to the provided directory.
|
Modifier and Type | Method and Description |
---|---|
List<Directory> |
DirectoryDao.findAll()
Deprecated.
Use
DirectoryDao.search(EntityQuery) instead. Since v3.2.0 |
List<Directory> |
DirectoryDao.search(EntityQuery<Directory> entityQuery)
Search for directories matching the specified query.
|
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryDao.add(Directory directory)
Store a new directory in the data store.
|
void |
DirectoryDao.remove(Directory directory)
Removes the specified directory from the data store.
|
Directory |
DirectoryDao.update(Directory directory)
Persists any changes made to the provided directory.
|
Modifier and Type | Method and Description |
---|---|
List<Directory> |
DirectoryDao.search(EntityQuery<Directory> entityQuery)
Search for directories matching the specified query.
|
Modifier and Type | Method and Description |
---|---|
Validator<Directory> |
DirectoryValidatorFactory.getValidator(DirectoryType directoryType,
EnumSet<DirectoryValidationContext> directoryValidationContexts)
Creates instance of Directory validator with the given validation context and returns it
|
protected abstract List<ValidationRule<Directory>> |
DirectoryValidator.initializeValidators(I18nHelper i18nHelper)
Returns the list of validation rules to be used for validating the
Directory |
Modifier and Type | Method and Description |
---|---|
List<ValidationError> |
DirectoryValidator.validate(Directory entity)
Validates the Directory, against the rules supplied by the implementor of the interface
|
Modifier and Type | Method and Description |
---|---|
Validator<Directory> |
DirectoryValidatorFactoryImpl.getValidator(DirectoryType directoryType,
EnumSet<DirectoryValidationContext> directoryValidationContexts) |
protected List<ValidationRule<Directory>> |
LDAPGroupConfigValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
RemoteCrowdConnectorValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
LDAPConnectorValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
LDAPUserSearchConfigValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
DelegatedDirectoryConnectionValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
RemoteCrowdConnectionValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
CustomDirectoryValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
LDAPUserConfigValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
LDAPConnectionValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
AzureADConnectorValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
AzureADConnectionValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
LDAPGroupSearchConfigValidator.initializeValidators(I18nHelper i18nHelper) |
protected List<ValidationRule<Directory>> |
InternalDirectoryValidator.initializeValidators(I18nHelper i18nHelper) |
Modifier and Type | Method and Description |
---|---|
static Function<Directory,String> |
DirectoryRuleBuilder.valueOf(String attributeKey)
|
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryEvent.getDirectory() |
Constructor and Description |
---|
DirectoryEvent(Object source,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
Directory |
ApplicationDirectoryOrderUpdatedEvent.getDirectory() |
Directory |
ApplicationDirectoryAddedEvent.getDirectory() |
Directory |
ApplicationDirectoryRemovedEvent.getDirectory() |
Constructor and Description |
---|
ApplicationDirectoryAddedEvent(Application oldApplication,
Application newApplication,
Directory directory) |
ApplicationDirectoryAddedEvent(Application application,
Directory directory)
Deprecated.
|
ApplicationDirectoryOrderUpdatedEvent(Application oldApplication,
Application application,
Directory directory) |
ApplicationDirectoryRemovedEvent(Application oldApplication,
Application newApplication,
Directory directory) |
ApplicationDirectoryRemovedEvent(Application application,
Directory directory)
Deprecated.
|
Constructor and Description |
---|
AzureGroupsRemovedEvent(Object source,
Directory directory,
Set<String> externalIds) |
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryUpdatedEvent.getOldDirectory() |
Constructor and Description |
---|
DirectoryCreatedEvent(Object source,
Directory directory) |
DirectoryDeletedEvent(Object source,
Directory directory) |
DirectoryUpdatedEvent(Object source,
Directory directory)
Deprecated.
|
DirectoryUpdatedEvent(Object source,
Directory oldDirectory,
Directory newDirectory) |
ImportEvent(Object source,
Directory directory,
Configuration configuration) |
ImportFinishedEvent(Object source,
Directory directory,
Configuration configuration,
boolean successful) |
ImportStartedEvent(Object source,
Directory directory,
Configuration configuration) |
Modifier and Type | Field and Description |
---|---|
static Directory |
AuditLogDirectoryMapper.EMPTY_STATE_FOR_DIRECTORY |
Modifier and Type | Method and Description |
---|---|
List<AuditLogEntry> |
AuditLogDirectoryMapper.calculateDifference(Directory oldDirectory,
Directory newDirectory) |
Constructor and Description |
---|
AllPasswordsExpiredEvent(Object source,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
Directory |
RecoveryModeActivatedEvent.getDirectory() |
Constructor and Description |
---|
RecoveryModeActivatedEvent(String recoveryUsername,
Directory recoveryDirectory) |
Constructor and Description |
---|
RoleCreatedEvent(Object source,
Directory directory,
Group role)
Deprecated.
|
RoleDeletedEvent(Object source,
Directory directory,
String roleName)
Deprecated.
|
RoleMembershipCreatedEvent(Object source,
Directory directory,
String username,
String rolename)
Deprecated.
|
RoleMembershipDeletedEvent(Object source,
Directory directory,
String username,
String roleName)
Deprecated.
|
RoleUpdatedEvent(Object source,
Directory directory,
Group role)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Set<Directory> |
Importer.retrieveRemoteSourceDirectory(Configuration configuration)
The retrieve the set of remote source directories.
|
Modifier and Type | Method and Description |
---|---|
Set<Directory> |
ImporterManager.retrieveRemoteSourceDirectories(Configuration configuration)
The retrieve the set of remote source directories.
|
Set<Directory> |
ImporterManagerImpl.retrieveRemoteSourceDirectories(Configuration configuration) |
Modifier and Type | Field and Description |
---|---|
protected List<Directory> |
InMemoryEntitySearchStrategy.directories |
protected List<Directory> |
AbstractInMemoryMembershipSearchStrategy.directories |
Modifier and Type | Method and Description |
---|---|
protected List<Directory> |
ApplicationServiceGeneric.getActiveDirectories(Application application)
Given an
application , retrieve all active directories associated with it. |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationManagerGeneric.addDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate,
OperationType... operationTypes) |
void |
ApplicationManager.addDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate,
OperationType... operationTypes)
Will add a DirectoryMapping between the passed in Application and Directory.
|
void |
ApplicationManagerGeneric.addGroupMapping(Application application,
Directory directory,
String groupName) |
void |
ApplicationManager.addGroupMapping(Application application,
Directory directory,
String groupName)
Will add a group mapping for the given application + directory mapping.
|
void |
ApplicationManagerGeneric.removeDirectoryFromApplication(Directory directory,
Application application) |
void |
ApplicationManager.removeDirectoryFromApplication(Directory directory,
Application application)
Will remove a directory from an application.
|
void |
ApplicationManagerGeneric.removeGroupMapping(Application application,
Directory directory,
String groupName) |
void |
ApplicationManager.removeGroupMapping(Application application,
Directory directory,
String groupName)
Will remove a group mapping for the given application + directory mapping.
|
void |
ApplicationManagerGeneric.updateDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate) |
void |
ApplicationManager.updateDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate)
Will update the Directory Mapping, setting to enable/disable allowing all users to authenticate for the given mapping (not taking group membership into consideration)
|
void |
ApplicationManagerGeneric.updateDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate,
Set<OperationType> operationTypes) |
void |
ApplicationManager.updateDirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate,
Set<OperationType> operationTypes)
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
|
void |
ApplicationManagerGeneric.updateDirectoryMapping(Application application,
Directory directory,
int position) |
void |
ApplicationManager.updateDirectoryMapping(Application application,
Directory directory,
int position)
Will update a directory mapping against the Application moving it to the selected position in the list of DirectoryMappings.
|
Modifier and Type | Method and Description |
---|---|
GroupSearchStrategy |
DefaultSearchStrategyFactory.createGroupSearchStrategy(boolean mergeGroups,
List<Directory> directories) |
GroupSearchStrategy |
SearchStrategyFactory.createGroupSearchStrategy(boolean mergeGroups,
List<Directory> directories)
|
MembershipSearchStrategy |
DefaultSearchStrategyFactory.createMembershipSearchStrategy(boolean aggregateMemberships,
List<Directory> directories) |
MembershipSearchStrategy |
SearchStrategyFactory.createMembershipSearchStrategy(boolean aggregateMemberships,
List<Directory> directories)
Attempts to create a
MembershipSearchStrategy for the specified isMembershipAggregationEnabled and
associated directories . |
UserSearchStrategy |
DefaultSearchStrategyFactory.createUserSearchStrategy(boolean mergeUsers,
List<Directory> directories) |
UserSearchStrategy |
SearchStrategyFactory.createUserSearchStrategy(boolean mergeUsers,
List<Directory> directories)
|
Constructor and Description |
---|
AbstractInMemoryMembershipSearchStrategy(DirectoryManager directoryManager,
List<Directory> directories) |
InMemoryAggregatingMembershipSearchStrategy(DirectoryManager directoryManager,
List<Directory> directories) |
InMemoryEntitySearchStrategy(DirectoryManager directoryManager,
List<Directory> directories,
boolean mergeEntities) |
InMemoryNonAggregatingMembershipSearchStrategy(DirectoryManager directoryManager,
List<Directory> directories) |
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryManagerGeneric.addDirectory(Directory directory) |
Directory |
DirectoryManager.addDirectory(Directory directory)
Adds the given directory.
|
Directory |
DirectorySynchroniserHelper.findDirectoryById(long directoryId)
Returns a Directory based on the passed in
directoryId . |
Directory |
DirectoryManagerGeneric.findDirectoryById(long directoryId) |
Directory |
DirectorySynchroniserHelperImpl.findDirectoryById(long directoryId) |
Directory |
DirectoryManager.findDirectoryById(long directoryID)
Returns a Directory based on the passed in
directoryId . |
Directory |
DirectoryManagerGeneric.findDirectoryByName(String name) |
Directory |
DirectoryManager.findDirectoryByName(String name)
Finds a directory given the supplied
name . |
Directory |
DirectoryManagerGeneric.updateDirectory(Directory directory) |
Directory |
DirectoryManager.updateDirectory(Directory directory)
Updates the passed in directory.
|
Modifier and Type | Method and Description |
---|---|
List<Directory> |
DirectoryManagerGeneric.findAllDirectories() |
List<Directory> |
DirectoryManager.findAllDirectories()
Deprecated.
Use
DirectoryManager.searchDirectories(EntityQuery) instead. Since v3.2.0 |
List<Directory> |
DirectoryManagerGeneric.searchDirectories(EntityQuery<Directory> query) |
List<Directory> |
DirectoryManager.searchDirectories(EntityQuery<Directory> query)
Returns a List of Directories matching the search query.
|
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryManagerGeneric.addDirectory(Directory directory) |
Directory |
DirectoryManager.addDirectory(Directory directory)
Adds the given directory.
|
DirectorySynchronisationInformation |
SynchronisationStatusManagerImpl.getDirectorySynchronisationInformation(Directory directory) |
DirectorySynchronisationInformation |
SynchronisationStatusManager.getDirectorySynchronisationInformation(Directory directory)
Deprecated.
since 2.12.0, use
SynchronisationStatusManager.getDirectorySynchronisationInformation(long) instead |
void |
DirectoryManagerGeneric.removeDirectory(Directory directory) |
void |
DirectoryManager.removeDirectory(Directory directory)
Removes a given directory and all its associated entities and mappings.
|
void |
SynchronisationStatusManagerImpl.syncStarted(Directory directory) |
void |
SynchronisationStatusManager.syncStarted(Directory directory)
Notify that directory synchronisation has started.
|
Directory |
DirectoryManagerGeneric.updateDirectory(Directory directory) |
Directory |
DirectoryManager.updateDirectory(Directory directory)
Updates the passed in directory.
|
Modifier and Type | Method and Description |
---|---|
List<Directory> |
DirectoryManagerGeneric.searchDirectories(EntityQuery<Directory> query) |
List<Directory> |
DirectoryManager.searchDirectories(EntityQuery<Directory> query)
Returns a List of Directories matching the search query.
|
Modifier and Type | Field and Description |
---|---|
protected static EntityQuery<Directory> |
PasswordExpirationMailNotificationManagerImpl.ACTIVE_INTERNAL_DIRECTORIES_QUERY |
Modifier and Type | Method and Description |
---|---|
List<Integer> |
PasswordExpirationMailNotificationManagerImpl.getRemindPeriodsForDirectory(Directory directory) |
List<Integer> |
PasswordExpirationMailNotificationManager.getRemindPeriodsForDirectory(Directory directory) |
List<Integer> |
CheckingPasswordExpirationMailNotificationManager.getRemindPeriodsForDirectory(Directory directory) |
Modifier and Type | Method and Description |
---|---|
void |
PermissionManagerImpl.addPermission(Application application,
Directory directory,
OperationType operationType) |
void |
PermissionManager.addPermission(Application application,
Directory directory,
OperationType operationType)
Adds a permission for the given
OperationType to an Application+Directory mapping. |
void |
PermissionManagerImpl.addPermission(Directory directory,
OperationType operationType) |
void |
PermissionManager.addPermission(Directory directory,
OperationType operationType) |
boolean |
PermissionManagerImpl.hasPermission(Application application,
Directory directory,
OperationType operationType) |
boolean |
PermissionManager.hasPermission(Application application,
Directory directory,
OperationType operationType)
Determine whether an application has permission to execute a particular
operation on a given directory.
|
boolean |
PermissionManagerImpl.hasPermission(Directory directory,
OperationType operationType) |
boolean |
PermissionManager.hasPermission(Directory directory,
OperationType operationType)
Determine whether a directory has the permission to
perform a certain operation.
|
void |
PermissionManagerImpl.removePermission(Application application,
Directory directory,
OperationType operationType) |
void |
PermissionManager.removePermission(Application application,
Directory directory,
OperationType operationType)
Removes a permission with the given
OperationType from the Application+Directory mapping |
void |
PermissionManagerImpl.removePermission(Directory directory,
OperationType operationType) |
void |
PermissionManager.removePermission(Directory directory,
OperationType operationType) |
Modifier and Type | Method and Description |
---|---|
Directory |
RecoveryModeAwareDirectoryManager.findDirectoryById(long directoryId) |
Directory |
RecoveryModeAwareDirectoryManager.findDirectoryByName(String name) |
Directory |
SystemPropertyRecoveryModeService.getRecoveryDirectory() |
Directory |
RecoveryModeService.getRecoveryDirectory() |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
RecoveryModeAwareDirectoryManager.findAllDirectories() |
protected List<Directory> |
RecoveryModeAwareApplicationService.getActiveDirectories(Application application) |
List<Directory> |
RecoveryModeAwareDirectoryManager.searchDirectories(EntityQuery<Directory> query) |
Modifier and Type | Method and Description |
---|---|
RemoteDirectory |
RecoveryModeDirectoryLoader.getDirectory(Directory directory) |
boolean |
SystemPropertyRecoveryModeService.isRecoveryDirectory(Directory directory) |
boolean |
RecoveryModeService.isRecoveryDirectory(Directory directory)
Checks if directory is RecoveryModeDirectory
|
Modifier and Type | Method and Description |
---|---|
List<Directory> |
RecoveryModeAwareDirectoryManager.searchDirectories(EntityQuery<Directory> query) |
Modifier and Type | Method and Description |
---|---|
protected List<Directory> |
PartialXmlMapper.findAllExportableDirectories()
Finds all directories that have user/group/membership data that
need to be exported (ie.
|
protected List<Directory> |
PartialXmlMapper.findAllExportableDirectories(boolean includeConnectors)
Finds all directories that have user/group/membership data that
need to be exported (ie.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
PartialXmlMapper.isImportableDirectory(Directory directory) |
Modifier and Type | Field and Description |
---|---|
protected Directory |
InternalDirectoryEntity.directory |
Modifier and Type | Method and Description |
---|---|
Directory |
InternalDirectoryEntity.getDirectory() |
Constructor and Description |
---|
InternalDirectoryEntity(InternalEntityTemplate template,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
Directory |
ImmutableApplicationDirectoryMapping.getDirectory() |
Directory |
GroupMapping.getDirectory()
Deprecated.
Returns the directory of the group.
|
Directory |
ApplicationDirectoryMapping.getDirectory() |
Directory |
DirectoryMapping.getDirectory()
Deprecated.
Returns the mapped directory.
|
Modifier and Type | Method and Description |
---|---|
static List<Directory> |
Applications.getActiveDirectories(Application application)
Given an
application , retrieve all active directories associated with it. |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationImpl.addDirectoryMapping(Directory directory,
boolean allowAllToAuthenticate,
OperationType... operationTypes)
Deprecated.
|
ImmutableApplicationDirectoryMapping.Builder |
ImmutableApplicationDirectoryMapping.Builder.setDirectory(Directory directory) |
void |
GroupMapping.setDirectory(Directory directory)
Deprecated.
Sets the directory of this group.
|
Constructor and Description |
---|
DirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate)
Deprecated.
Constructs a new DirectoryMapping.
|
DirectoryMapping(Application application,
Directory directory,
boolean allowAllToAuthenticate,
Set<OperationType> allowedOperations)
Deprecated.
Constructs a new DirectoryMapping.
|
DirectoryMapping(Long id,
Application application,
Directory directory,
boolean allowAllToAuthenticate)
Deprecated.
Constructs a new DirectoryMapping.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryImpl
Deprecated.
Use
ImmutableDirectory instead. Since 3.6.0 |
Modifier and Type | Method and Description |
---|---|
Directory |
DirectorySynchronisationStatus.getDirectory()
Returns synchronising directory
|
Modifier and Type | Method and Description |
---|---|
static ImmutableDirectory.Builder |
ImmutableDirectory.builder(Directory directory) |
static ImmutableDirectory |
ImmutableDirectory.from(Directory directory) |
void |
DirectoryImpl.updateDetailsFrom(Directory directory)
Deprecated.
|
Constructor and Description |
---|
Builder(Directory directory) |
DirectoryImpl(Directory directory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Directory |
InternalGroupAttribute.getDirectory() |
Constructor and Description |
---|
InternalGroup(Group group,
Directory directory) |
InternalGroup(InternalEntityTemplate internalEntityTemplate,
Directory directory,
GroupTemplate groupTemplate) |
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryInfo.getLocalDirectory() |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryInfo.setLocalDirectory(Directory localDirectory) |
Modifier and Type | Method and Description |
---|---|
Directory |
InternalMembership.getDirectory() |
Constructor and Description |
---|
InternalMembership(Long id,
Long parentId,
Long childId,
MembershipType membershipType,
GroupType groupType,
String parentName,
String childName,
Directory directory,
Date createdDate)
This constructor is only used for XML imports.
|
Modifier and Type | Method and Description |
---|---|
Directory |
InternalUserAttribute.getDirectory() |
Constructor and Description |
---|
InternalUser(InternalEntityTemplate internalEntityTemplate,
Directory directory,
UserTemplate userTemplate,
PasswordCredential credential)
This constructor is used by the importer only.
|
InternalUser(User user,
Directory directory,
PasswordCredential credential)
Constructor used for adding a new user.
|
InternalUser(UserTemplateWithCredentialAndAttributes user,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
static UserSessionsSearchResultEntity |
UserSessionsSearchResultEntity.fromToken(AuthenticationToken session,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
Directory |
DirectoryEntitiesTransformer.DirectoryFinder.findById(long id) |
Modifier and Type | Method and Description |
---|---|
static DirectoryData |
DirectoryData.fromDirectory(Directory directory) |
Modifier and Type | Method and Description |
---|---|
static GroupData |
GroupData.fromGroup(Group group,
Directory directoryById) |
Modifier and Type | Method and Description |
---|---|
static UserData |
UserData.fromUser(User user,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
static GroupAdministrationMappingRestDTO |
GroupAdministrationMappingRestDTO.fromGroup(Group group,
Directory directory) |
static GroupAdministrationMappingRestDTO |
GroupAdministrationMappingRestDTO.fromUser(User user,
Directory directory) |
Modifier and Type | Method and Description |
---|---|
boolean |
CrowdUserHelper.isCrowdAdminOutsideOfGroups(String username,
Directory directory,
Collection<String> groups) |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
ApplicationEntityTranslator.populateDirectoryAttributesForSearchTest(LdapSearchTestEntity configuration,
Directory directory) |
static DirectoryMapping |
ApplicationEntityTranslator.toDirectoryMapping(DirectoryMappingEntity directoryMappingEntity,
Application application,
Directory directory)
Translates from a
DirectoryMappingEntity to a DirectoryMapping . |
Modifier and Type | Method and Description |
---|---|
static EntityQuery<Directory> |
DirectoryQueries.allDirectories()
Builds an EntityQuery for retrieving all defined directories
|
Modifier and Type | Method and Description |
---|---|
List<Group> |
DirectoryEntitySearchServiceImpl.searchGroups(EntityQuery<Group> query,
List<Directory> optionalDirectories) |
List<Group> |
DirectoryEntitySearchService.searchGroups(EntityQuery<Group> groupsQuery,
List<Directory> directoriesRestriction)
Returns groups matching
groupsQuery . |
List<User> |
DirectoryEntitySearchServiceImpl.searchUsers(EntityQuery<User> query,
List<Directory> optionalDirectories) |
List<User> |
DirectoryEntitySearchService.searchUsers(EntityQuery<User> usersQuery,
List<Directory> directoriesRestriction)
Returns users matching
usersQuery . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultDirectoryMembershipService.removeFromGroupsIfPresent(Directory directory,
String groupName)
Removes a group from default group list if it is there
|
void |
DefaultDirectoryMembershipServiceImpl.removeFromGroupsIfPresent(Directory directory,
String groupName) |
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<Directory> |
CrowdMatchers.directoryWithId(Long id) |
static org.hamcrest.Matcher<Directory> |
CrowdMatchers.directoryWithIdThat(org.hamcrest.Matcher<Long> idMatcher) |
static org.hamcrest.Matcher<Directory> |
CrowdMatchers.directoryWithName(String name) |
static org.hamcrest.Matcher<Directory> |
CrowdMatchers.directoryWithNameThat(org.hamcrest.Matcher<String> nameMatcher) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
DirectoryMatcher.matchesSafely(Directory item) |
Modifier and Type | Method and Description |
---|---|
List<Directory> |
UpgradeTask421.findAllDelegatingAuthenticationDirectories() |
List<Directory> |
UpgradeTask425.findAllInternalDirectories() |
Modifier and Type | Field and Description |
---|---|
static Directory |
EmptyStates.DIRECTORY |
Modifier and Type | Method and Description |
---|---|
ValidationError |
DirectoryValidationHelper.checkNameValid(Directory directory,
String newDirectoryName)
Checks whether the given name is either null, or blank, or is not unique, if any of the before then returns a
ValidationError |
Modifier and Type | Method and Description |
---|---|
static long |
SelectionUtils.getSelectedDirectory(List<Directory> directories) |
Copyright © 2020 Atlassian. All rights reserved.