Hello, org.apache.camel.CamelAuthorizationException[1] was missing a JavaDoc header comment, I added a generic but possibly inaccurate one in the latest patch that Claus applied (it's viewable here[1] now).

Question: What's the purpose of this exception--is it purely for (a) *authorization* errors (person is Bob alright but he's not allowed to eat any of the cookies) or for (b) *authentication* errors (no, that person isn't even Bob) or (c) either? The present method implementations appear to indicate it's for authentication and (possibly) not authorization issues.

Thanks,
Glen

[1] http://svn.apache.org/viewvc/camel/trunk/camel-core/src/main/java/org/apache/camel/CamelAuthorizationException.java?view=markup

--
Glen Mazza
Talend Community Coders
http://coders.talend.com
blog: http://www.jroller.com/gmazza

Reply via email to