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

Add option to wrap the GSSCredential in GSSCredentialSecurityFactory

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: