[jboss-jira] [JBoss JIRA] (ELY-268) Review how mechanisms meet HttpAuthenticator

Darran Lofthouse (JIRA) issues at jboss.org
Fri Nov 27 13:12:01 EST 2015


     [ https://issues.jboss.org/browse/ELY-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated ELY-268:
---------------------------------
    Fix Version/s: 1.1.0.Beta3
                       (was: 1.1.0.Beta2)


> Review how mechanisms meet HttpAuthenticator
> --------------------------------------------
>
>                 Key: ELY-268
>                 URL: https://issues.jboss.org/browse/ELY-268
>             Project: WildFly Elytron
>          Issue Type: Sub-task
>          Components: HTTP
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 1.1.0.Beta3
>
>
> The current implementation is using a Supplier<List<HttpServerAuthenticationMechanism>> when get is called on this Supplier a ServerAuthenticationContext needs to be created, then all possible mechanisms need to be queried before the list of mechanisms is created.
> The HTTP Authenticator is created per request.  API may be fine but we may need an easier way to provide all the mechanisms.
> Will look at that one later once hot deployment is also considered fully.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list