[jboss-jira] [JBoss JIRA] (ELY-593) Optimisation of Gs2SaslClientFactory.createSaslClient

Darran Lofthouse (JIRA) issues at jboss.org
Fri Jul 22 05:07:00 EDT 2016


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

Darran Lofthouse commented on ELY-593:
--------------------------------------

Ok so sounds like the only optimisation check is that the mechanism name is at least supported in principal before the callback.

> 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)


More information about the jboss-jira mailing list