cascal
cascal copied to clipboard
implement login functionality to cassandra
cassandra supports some basic simple authentication, which can be accessed through the thrift login api. this api should be exposed through the session template interafe.
started development on this - available within the cassandra-login branch. however - unit test showed that the login request simply time's out. further investigation is required.