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

Darran Lofthouse (JIRA) issues at jboss.org
Tue Apr 11 14:21:00 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated ELY-1074:
----------------------------------
    Fix Version/s: 1.1.0.Beta37
                       (was: 1.1.0.Beta36)


> 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.Beta37
>
>
> 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