Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-172

PropertiesKeyStoreSpi is callsing PasswordFactory.getInstance(ALGORITHM_DIGEST_MD5) in a loop

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.0.0.Alpha1
    • None
    • SSL
    • None

    Description

      PasswordFactory.getInstance(ALGORITHM_DIGEST_MD5) is called once for each user in the file, each time this is called all registered providers are queried - instead this should be called once and cached.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: