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