Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-274

StaticUserAuthenticator prevents reuse of FileSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0
    • 2.0
    • None

    Description

      If a StaticUserAuthenticator is used in the FileSystemOptions it causes that the FileSystem cannot be reused, since the options are part of the key used in the map that tracks the FileSystems. This UserAuthenticator should have proper equals and hashCode methods as well as implement Comparable, since the map is actually a TreeMap.

      Attachments

        Activity

          People

            joehni Joerg Schaible
            joehni Joerg Schaible
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: