[ 
https://issues.apache.org/jira/browse/CASSANDRA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847584#action_12847584
 ] 

Eric Evans commented on CASSANDRA-900:
--------------------------------------

Hey Ted, I have a couple of questions regarding this.

* Can you explain your choice of access levels? In particular, I"m not sure I 
understand why you'd want both INSERT and ALL, (particularly since the only 
difference is deletes which you can effectively do through an overwrite).

* Can you explain why you'd want to return an AccessLevel to the client, and 
why you wouldn't throw the AuthorizationException (assuming that was by choice).

> access levels for Thrift authorization
> --------------------------------------
>
>                 Key: CASSANDRA-900
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-900
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Ted Zlatanov
>         Attachments: 0001-access-levels-for-Thrift-authorization.patch
>
>
> Provide access levels at the API level, set by the login() method relayed 
> through IAuthenticator.

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

Reply via email to