[jboss-jira] [JBoss JIRA] (ELY-256) ChannelBindingSaslClient and -ServerFactory should not pass on ChannelBindingCallback
Kabir Khan (JIRA)
issues at jboss.org
Wed Aug 5 09:31:02 EDT 2015
Kabir Khan created ELY-256:
------------------------------
Summary: ChannelBindingSaslClient and -ServerFactory should not pass on ChannelBindingCallback
Key: ELY-256
URL: https://issues.jboss.org/browse/ELY-256
Project: WildFly Elytron
Issue Type: Bug
Components: SASL
Affects Versions: 1.0.0.Alpha3
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 1.0.0.Alpha4
Currently this causes a FastUnsupportedCallbackException since these factories are the only thing to handle this callback. It doesn't really cause any problems, but I noticed this while debugging.
TLSServerEndPointChannelBindingSaslClientFactory removes the SSLCallback from the array of list before delegating, and the ChannelBinding ones should take the same approach from what I can tell.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list