Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-532

Delete IHttpConnection Interface Since There Is Only One Implementation That Works Correctly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 0.7
    • 0.6
    • Views
    • None

      There are 2 implementations of IHttpConnection: (1) Apache's HttpClient and (2) java.net.Authenticator. There are problems with the java.net.Authenticator version as other Eclipse plugins could also use this framework and overwrite our Authenticator. This is because the java.net framework only allows one, static Authenticator. Get rid of the interface and the java.net implementation.

            dflorian@redhat.com Daniel Florian (Inactive)
            dflorian@redhat.com Daniel Florian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: