Uses of Class
io.tarantool.driver.protocol.requests.TarantoolAuthRequest.Builder
-
Packages that use TarantoolAuthRequest.Builder Package Description io.tarantool.driver.protocol.requests This sub-package is dedicated to Tarantool operation requests -
-
Uses of TarantoolAuthRequest.Builder in io.tarantool.driver.protocol.requests
Methods in io.tarantool.driver.protocol.requests that return TarantoolAuthRequest.Builder Modifier and Type Method Description TarantoolAuthRequest.Builder
TarantoolAuthRequest.Builder. withAuthData(TarantoolAuthMechanism authMechanism, byte[] authData)
TarantoolAuthRequest.Builder
TarantoolAuthRequest.Builder. withUsername(String username)
-