[
https://issues.jboss.org/browse/ELY-593?page=com.atlassian.jira.plugin.sy...
]
Farah Juma commented on ELY-593:
--------------------------------
Correct, that's addressed in [PR
#472|https://github.com/wildfly-security/wildfly-elytron/pull/472].
Optimisation of Gs2SaslClientFactory.createSaslClient
-----------------------------------------------------
Key: ELY-593
URL:
https://issues.jboss.org/browse/ELY-593
Project: WildFly Elytron
Issue Type: Task
Components: SASL
Affects Versions: 1.1.0.Beta6
Reporter: Darran Lofthouse
Assignee: Farah Juma
Fix For: 1.1.0.Beta7
There are a couple of opportunities to optimise the createSaslClient method.
# Check that one of the mechanisms in the list is supported in principal.
# The ChannelBindingCallback can possibly also be delayed until the selection reaches a
mechanism that requires it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)