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

Eric Evans commented on CASSANDRA-1708:
---------------------------------------

Actually, I think this belongs at the transport, so for as long the CQL 
implementation uses Thrift, we can just leverage the RPC's login() method.  The 
drivers can abstract this by accepting credentials as ctor args when creating 
connections, and handle the RPC invocation automagically. 

> CQL authentication
> ------------------
>
>                 Key: CASSANDRA-1708
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1708
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: API
>    Affects Versions: 0.8
>            Reporter: Eric Evans
>            Priority: Minor
>             Fix For: 0.8
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> CQL specification and implementation for authentication, (corresponds to the 
> {{login()}} RPC method).

-- 
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