[
https://issues.apache.org/activemq/browse/CAMEL-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48191#action_48191
]
Claus Ibsen commented on CAMEL-1176:
------------------------------------
Ramon, very nice.
In Camel 2.0 we have the # support for URI notation. So you can just refer to
any bean in the registry using #key as the value.
{code}
useRealm=#myUserReal
{code}
Yeah I think that there is one jetty server.
> Add support for jetty user security realms
> ------------------------------------------
>
> Key: CAMEL-1176
> URL: https://issues.apache.org/activemq/browse/CAMEL-1176
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-jetty
> Reporter: Ramon Buckland
> Priority: Minor
>
> Add the ability to provide a user realm into jetty to configure
> authentication, by whatever means jetty provides.
> See Jetty for details
> http://docs.codehaus.org/display/JETTY/How+to+Configure+Security+with+Embedded+Jetty
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.