- AbstractCacheRefresher<G extends GroupWithAttributes> - Class in com.atlassian.crowd.directory.synchronisation.cache
-
- AbstractCacheRefresher(RemoteDirectory) - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.AbstractCacheRefresher
-
- AbstractGroupActionStrategy - Class in com.atlassian.crowd.directory.synchronisation.cache
-
- AbstractGroupActionStrategy() - Constructor for class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
-
- addGroup(Group) - Method in class com.atlassian.crowd.directory.synchronisation.cache.AbstractGroupActionStrategy
-
- addGroupMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addGroupMembershipsForGroup(Group, Collection<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addGroups(Set<GroupTemplate>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addGroupToGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addOrUpdateCachedGroup(Group) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addOrUpdateCachedGroup(Group) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addOrUpdateCachedGroups(Collection<? extends Group>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addOrUpdateCachedUser(User) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addOrUpdateCachedUser(User) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addOrUpdateCachedUsers(Collection<? extends User>, Date) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Synchronises a list of Users from an external directory in the local cache.
- AddRemoveSets(Set<T>, Set<T>) - Constructor for class com.atlassian.crowd.directory.DirectoryCacheChangeOperations.AddRemoveSets
-
- AddUpdateSets<A,U> - Class in com.atlassian.crowd.directory.synchronisation.utils
-
- AddUpdateSets(Set<A>, Set<U>) - Constructor for class com.atlassian.crowd.directory.synchronisation.utils.AddUpdateSets
-
- addUserMembersForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- addUserMembershipsForGroup(Group, Set<String>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addUsers(Set<UserTemplateWithCredentialAndAttributes>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
- addUserToGroup(String, String) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Removes any syncing group attributes listed in deletedAttributes, and store any that are listed in storedAttributes
If any non-syncing attributes are included, they will be ignored
- applySyncingGroupAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Removes any syncing group attributes listed in deletedAttributes, and store any that are listed in storedAttributes
If any non-syncing attributes are included, they will be ignored
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.DirectoryCacheChangeOperations
-
Removes any syncing user attributes listed in deletedAttributes, and store any that are listed in storedAttributes
If any non-syncing attributes are included, they will be ignored
- applySyncingUserAttributes(String, Set<String>, Map<String, Set<String>>) - Method in interface com.atlassian.crowd.directory.synchronisation.cache.DirectoryCache
-
Removes any syncing user attributes listed in deletedAttributes, and store any that are listed in storedAttributes
If any non-syncing attributes are included, they will be ignored