Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2833

Allow using string mnemonic for Derby network client security mechanism

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Network Client
    • None
    • Normal

    Description

      Currently, the only way to specify the securityMechanism property on a client URL is using the integer value for the property, e.g. "jdbc:derby://localhost:1527/mydb;create=true;securityMechanism=8".

      This is not very user friendly. We should allow the use of the string mnemonic as well, e.g.

      "jdbc:derby://localhost:1527/mydb;create=true;securityMechanism=STRONG_PASSWORD_SUBSTITUTE"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidvc David Van Couvering
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: