public class UserFilterableNonDeltaQueryCacheRefresher extends RemoteDirectoryCacheRefresher
remoteDirectory| Constructor and Description |
|---|
UserFilterableNonDeltaQueryCacheRefresher(AzureAdDirectory azureAdDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<GroupWithAttributes> |
findAllRemoteGroups(boolean withAttributes) |
protected List<UserWithAttributes> |
findAllRemoteUsers(boolean withAttributes) |
protected Iterable<Membership> |
getMemberships(Collection groups,
boolean isFullSync) |
synchroniseAllGroups, synchroniseAllUsers, synchroniseChangesdirectoryDescription, isGroupAttributeSynchronisationEnabled, isIncrementalSyncEnabled, isUserAttributeSynchronisationEnabled, synchroniseAll, synchroniseAllGroupAttributes, synchroniseAllUserAttributes, synchroniseMembershipsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsynchroniseAllpublic UserFilterableNonDeltaQueryCacheRefresher(AzureAdDirectory azureAdDirectory)
protected List<GroupWithAttributes> findAllRemoteGroups(boolean withAttributes) throws com.atlassian.crowd.exception.OperationFailedException
findAllRemoteGroups in class RemoteDirectoryCacheRefreshercom.atlassian.crowd.exception.OperationFailedExceptionprotected List<UserWithAttributes> findAllRemoteUsers(boolean withAttributes) throws com.atlassian.crowd.exception.OperationFailedException
findAllRemoteUsers in class RemoteDirectoryCacheRefreshercom.atlassian.crowd.exception.OperationFailedExceptionprotected Iterable<Membership> getMemberships(Collection groups, boolean isFullSync) throws com.atlassian.crowd.exception.OperationFailedException
getMemberships in class AbstractCacheRefreshercom.atlassian.crowd.exception.OperationFailedExceptionCopyright © 2023 Atlassian. All rights reserved.