Darran Lofthouse created ELY-593:
------------------------------------
Summary: 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)