Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-5128

Consider adding SyncHandler.listIdentities(UserManager, Query)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • auth-external
    • None

    Description

      The SyncHandler.listIdentities defines the means search for all synchronized identities. Looking at the use-cases we may consider adding variant of that would effectively allow to limit the search to a particular subset of synced users/groups:

      Iterator<SyncedIdentity> listIdentities(@Nonnull UserManager userManager, @Nonnull org.apache.jackrabbit.security.user.Query query) throws RepositoryException;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: