Package | Description |
---|---|
io.picodata.driver.api |
Contains interfaces and classes essential for end-user driver API
|
io.picodata.driver.auth |
Authentication mechanisms and data handlers.
|
io.picodata.driver.core |
Driver core classes
|
io.picodata.driver.handlers |
Contains Netty handler implementations
|
io.picodata.driver.protocol.requests |
This sub-package is dedicated to Tarantool operation requests
|
Class and Description |
---|
AuthMechanism
Base interface for authentication mechanism enums
|
TarantoolCredentials
Container for different forms of credentials, aware of storing the necessary data and authentication mechanisms
|
Class and Description |
---|
AuthMechanism
Base interface for authentication mechanism enums
|
ChapSha1TarantoolAuthenticator
This authenticator performs authentication to the Tarantool server using default mechanism (chap-sha1) and
the provided plain user credentials.
|
MD5PicodataAuthenticator
This authenticator performs authentication to Picodata server using md5
password hashing mechanism the provided plain user credentials.
|
PicodataAuthMechanism
Provides signatures for the authentication mechanisms supported by Picodata
|
TarantoolAuthenticationException
This exception is thrown when the
AbstractTarantoolClient fails to authenticate with given data |
TarantoolAuthenticator
Prepares authentication data for passing to Tarantool
|
TarantoolAuthMechanism
Provides signatures for the authentication mechanisms supported by Tarantool
|
TarantoolCredentials
Container for different forms of credentials, aware of storing the necessary data and authentication mechanisms
|
Class and Description |
---|
AuthMechanism
Base interface for authentication mechanism enums
|
TarantoolCredentials
Container for different forms of credentials, aware of storing the necessary data and authentication mechanisms
|
Class and Description |
---|
TarantoolAuthenticator
Prepares authentication data for passing to Tarantool
|
TarantoolCredentials
Container for different forms of credentials, aware of storing the necessary data and authentication mechanisms
|
Class and Description |
---|
AuthMechanism
Base interface for authentication mechanism enums
|
Copyright © 2025 Picodata. All rights reserved.