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

ClearPassword.rawPassword should clone password

    XMLWordPrintable

Details

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

    Description

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

      { return new RawClearPassword(algorithm, password); }

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: