[jboss-jira] [JBoss JIRA] (JGRP-2248) SASL protocol should not pass null callbackhandlers to Factories

Bela Ban (JIRA) issues at jboss.org
Thu Feb 1 04:28:00 EST 2018


    [ https://issues.jboss.org/browse/JGRP-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527089#comment-13527089 ] 

Bela Ban commented on JGRP-2248:
--------------------------------

I'll release 4.0.10 today, and push the remaining issues into 4.0.11

> SASL protocol should not pass null callbackhandlers to Factories
> ----------------------------------------------------------------
>
>                 Key: JGRP-2248
>                 URL: https://issues.jboss.org/browse/JGRP-2248
>             Project: JGroups
>          Issue Type: Enhancement
>    Affects Versions: 4.0.9
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>             Fix For: 4.0.10
>
>
> Currently it's possible for the client and server callback handlers to be null when passed to the respective Sasl Factory. When utilising the Elytron Sasl factories this results in an IllegalArgumentException being thrown. To avoid this we should ensure that the callback handlers are non-null when passed to the factory implementations, e.g. pass a NoOpCallbackHandler.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list