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

Darran Lofthouse (JIRA) issues at jboss.org
Fri Aug 14 15:06:02 EDT 2015


Darran Lofthouse created ELY-268:
------------------------------------

             Summary: 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.0.0.Alpha4


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.3.15#6346)


More information about the jboss-jira mailing list