[
https://issues.apache.org/jira/browse/SHINDIG-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876843#action_12876843
]
Henning Schmiedehausen commented on SHINDIG-1341:
-------------------------------------------------
That is interesting. I think that the Authentication handlers should be totally
independent of each other. If they need ordering, there should be a way to
explicitly order them (e.g. have a getPriority() field and make the servlet
more intelligent).
> Shindig should use a Set<AuthenticationHandler>, not a
> List<AuthenticationHandler> ....
> ----------------------------------------------------------------------------------------
>
> Key: SHINDIG-1341
> URL: https://issues.apache.org/jira/browse/SHINDIG-1341
> Project: Shindig
> Issue Type: New Feature
> Components: Java
> Affects Versions: 1.1-BETA5, 2.0.0-RC1
> Reporter: Henning Schmiedehausen
> Assignee: Henning Schmiedehausen
> Attachments: SHINDIG-1341.patch
>
>
> ... because then you can use a Multibinder to collect the
> AuthenticationHandler implementations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.