public class StaticCredentials extends Object implements tech.ydb.auth.AuthRpcProvider<GrpcAuthRpc>
| Constructor and Description |
|---|
StaticCredentials(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
tech.ydb.auth.AuthIdentity |
createAuthIdentity(GrpcAuthRpc rpc) |
public tech.ydb.auth.AuthIdentity createAuthIdentity(GrpcAuthRpc rpc)
createAuthIdentity in interface tech.ydb.auth.AuthRpcProvider<GrpcAuthRpc>Copyright © 2024. All rights reserved.