| Modifier and Type | Method and Description |
|---|---|
BatchResultWithIdReferences<User> |
addAll(Collection<UserTemplateWithCredentialAndAttributes> users) |
Collection<InternalUser> |
findByNames(long directoryID,
Collection<String> usernames)
Bulk find of users using SQL disjunction.
|
void |
removeAll(long directoryId) |
add, addAll, findByExternalId, findByName, findByNameWithAttributes, getAllExternalIds, getCredential, getCredentialHistory, getUserCount, remove, removeAllUsers, removeAttribute, rename, search, setAttributeForAllInDirectory, storeAttributes, update, updateCredentialBatchResultWithIdReferences<User> addAll(Collection<UserTemplateWithCredentialAndAttributes> users)
void removeAll(long directoryId)
throws DirectoryNotFoundException
DirectoryNotFoundExceptionCollection<InternalUser> findByNames(long directoryID, Collection<String> usernames)
directoryID - the directory to search for the users.usernames - names of users to findCopyright © 2018 Atlassian. All rights reserved.