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

Add option to wrap the GSSCredential in GSSCredentialSecurityFactory

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.1.0.Beta37
    • 1.1.0.Beta32
    • None
    • None

    Description

      The legacy KerberosLoginModule has an option called wrapGssCredential that tells the code building the GSSCredential that it should wrap the constructed credential to prevent improper credential disposal by some DB drivers. It essentially delegates every method to the wrapped GSSCredential but makes dispose() a no-op.

      The GSSCredentialSecurityFactory in Elytron doesn't offer an option to wrap the constructed credential.

      Attachments

        Activity

          People

            sguilhen Stefan Guilhen
            sguilhen Stefan Guilhen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: