public class Header extends Object
Connection for the underlying gRPC connection.
Note. The header AUTHENTICATION_HEADER is reserved.
To set the value of this `Authentication` header use Credentials.from(String) or Credentials(String, Set).| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATION_HEADER |
| Modifier and Type | Method and Description |
|---|---|
static Header |
from(String header,
String value) |
String |
getKey() |
String |
getValue() |
Copyright © 2025. All rights reserved.