Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-7182 Make it possible to update Guava
  3. OAK-8657

SimpleCredentialsSupport uses Guava API in exported API

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Technical task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.30.0
    • security-spi
    • None

    Description

          @Override
          @NotNull
          public ImmutableSet<Class> getCredentialClasses() {
              return ImmutableSet.<Class>of(SimpleCredentials.class);
          }
      

      We should fix this to use a regular `Set` (as in the implemented interface). However, this would be an incompatible API change; we could do that in sync with OAK-7358.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            reschke Julian Reschke
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment