Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-929

AuthenticationConfiguration uniqueness enhancements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Authentication Client
    • None

      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

            Unassigned Unassigned
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: