You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/05/27 07:30:52 UTC

[jira] Commented: (CAMEL-2756) Introduce AuthenticationConverter into camel-spring-security

    [ https://issues.apache.org/activemq/browse/CAMEL-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59557#action_59557 ] 

Claus Ibsen commented on CAMEL-2756:
------------------------------------

Willem I think the xxxConverter name is misleading as you would think its a Camel TypeConverter.

I wonder if there is a better naming for this?

AuthenticationAdapter
AuthenticationStrategy
AuthenticationService

or the likes.



> Introduce AuthenticationConverter into camel-spring-security
> ------------------------------------------------------------
>
>                 Key: CAMEL-2756
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2756
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.4.0
>
>
> We can set different AuthenticationConverter to turn the subject of camel message into the spring Authentication.
> The old AuthenticationTypeConvert will can't make sure the customer converter will be loaded and override the default one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.