| Interface | Description |
|---|---|
| AuthIdentity |
Provides an authentication token for every request.
|
| AuthProvider |
Provides AuthIdentity instances for use in the operation of the YDB transport layer.
|
| AuthRpcProvider<T> |
Provides AuthIdentity instances for use in the operation of the YDB transport layer.
|
| Class | Description |
|---|---|
| NopAuthProvider |
Implementation of AuthProvider for anonymous connections
|
| TokenAuthProvider |
Implementation of AuthProvider for connections with static token value
|
Copyright © 2023. All rights reserved.