Module PasswordAuthenticator

The client authenticator for the Cassandra PasswordAuthenticator IAuthenticator.

To be instanciated with a user/password couple and given to a Session when connecting it. See the related authentication.lua example.

Usage:

    local auth = PasswordAuthenticator("user", "password")


generated by LDoc 1.4.3 Last updated 2015-07-30 16:28:43