[jboss-jira] [JBoss JIRA] (ELY-1074) Add option to wrap the GSSCredential in GSSCredentialSecurityFactory

Stefan Guilhen (JIRA) issues at jboss.org
Mon Apr 10 16:45:00 EDT 2017


Stefan Guilhen created ELY-1074:
-----------------------------------

             Summary: Add option to wrap the GSSCredential in GSSCredentialSecurityFactory
                 Key: ELY-1074
                 URL: https://issues.jboss.org/browse/ELY-1074
             Project: WildFly Elytron
          Issue Type: Task
    Affects Versions: 1.1.0.Beta32
            Reporter: Stefan Guilhen
            Assignee: Stefan Guilhen
             Fix For: 1.1.0.Beta36


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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list