JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
N
T
A
AuthIdentity
- Interface in
tech.ydb.auth
Provides an authentication token for every request.
AuthProvider
- Interface in
tech.ydb.auth
Provides AuthIdentity instances for use in the operation of the YDB transport layer.
AuthRpcProvider
<
T
> - Interface in
tech.ydb.auth
Provides AuthIdentity instances for use in the operation of the YDB transport layer.
C
close()
- Method in interface tech.ydb.auth.
AuthIdentity
createAuthIdentity()
- Method in interface tech.ydb.auth.
AuthProvider
Create new instance of AuthIdentity
createAuthIdentity(Object)
- Method in interface tech.ydb.auth.
AuthProvider
createAuthIdentity(T)
- Method in interface tech.ydb.auth.
AuthRpcProvider
Create new instance of AuthIdentity
createAuthIdentity()
- Method in class tech.ydb.auth.
NopAuthProvider
createAuthIdentity()
- Method in class tech.ydb.auth.
TokenAuthProvider
G
getToken()
- Method in interface tech.ydb.auth.
AuthIdentity
I
INSTANCE
- Static variable in class tech.ydb.auth.
NopAuthProvider
N
NopAuthProvider
- Class in
tech.ydb.auth
Implementation of AuthProvider for anonymous connections
NopAuthProvider()
- Constructor for class tech.ydb.auth.
NopAuthProvider
T
tech.ydb.auth
- package tech.ydb.auth
TokenAuthProvider
- Class in
tech.ydb.auth
Implementation of AuthProvider for connections with static token value
TokenAuthProvider(String)
- Constructor for class tech.ydb.auth.
TokenAuthProvider
A
C
G
I
N
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.