Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-5574

Add MongoCredential methods to Scala helper

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: Scala
    • None
    • Java Drivers

      Multiple helpers (AWS) and static variables are missing from the Scala MongoCredential wrapper.

      See: https://mongodb.github.io/mongo-java-driver/5.1/apidocs/mongo-scala-driver/org/mongodb/scala/MongoCredential$.html

      Acceptance criteria

      • Add all missing methods/constants
      • Regression test to assert that any new ones methods/constants added to the Java API are also added to Scala. This can be done by comparing the APIs using reflection
      • Check if this effects any other APIs besides MongoCredential

            Assignee:
            Unassigned Unassigned
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: