[jboss-jira] [JBoss JIRA] (ELY-929) AuthenticationConfiguration uniqueness enhancements

Martin Mazanek (JIRA) issues at jboss.org
Thu Dec 7 11:13:00 EST 2017


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

Martin Mazanek commented on ELY-929:
------------------------------------

The JavaDoc has already been added, the rest not.
What is the purpose of capturing instances of Supplier-driven components? 

> AuthenticationConfiguration uniqueness enhancements
> ---------------------------------------------------
>
>                 Key: ELY-929
>                 URL: https://issues.jboss.org/browse/ELY-929
>             Project: WildFly Elytron
>          Issue Type: Enhancement
>          Components: Authentication Client
>            Reporter: David Lloyd
>             Fix For: 1.2.0.Beta12
>
>
> Apply some enhancements to AuthenticationConfiguration uniqueness.
> * Add admonishing JavaDoc to {{useCallbackHandler}} to point out the importance of per-identity uniqueness of the callback handler
> The following also may be possible and useful:
> * Modify the {{AuthenticationConfiguration}} process to capture instances for {{Supplier}}-driven components at the time the configuration is used via the {{AuthenticationContextConfigurationClient}}
> * Add a variation of {{useCallbackHandler}} which accepts a {{Supplier<CallbackHandler>}}, or a {{Function<T, CallbackHandler}} and a {{T}}, allowing constructor refs to be given



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list