[jboss-jira] [JBoss JIRA] (JGRP-2248) SASL protocol should not pass null callbackhandlers to Factories
Bela Ban (JIRA)
issues at jboss.org
Wed Jan 31 10:39:02 EST 2018
[ https://issues.jboss.org/browse/JGRP-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526743#comment-13526743 ]
Bela Ban commented on JGRP-2248:
--------------------------------
I plan to release 4.0.10.Final within 1-2 weeks, so if this issue makes that cut, I won't mind...
> 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