vertx / io.vertx.rxjava.redis / RedisClient / rxAuth

rxAuth

open fun rxAuth(password: String): Single<String>

Authenticate to the server

Parameters

password - Password for authentication

Return