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

ClearPassword.rawPassword should clone password

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta18
    • None
    • None
    • None

      No cloning occurs:
      static ClearPassword createRaw(String algorithm, char[] password)

      { return new RawClearPassword(algorithm, password); }

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

                Created:
                Updated:
                Resolved: