public interface ClientHeaderHandler
Modifier and Type | Field and Description |
---|---|
static ClientHeaderHandler |
NO_OP
An client header handler that does nothing.
|
Modifier and Type | Method and Description |
---|---|
CredentialCallOption |
getCredentialCallOptionFromIncomingHeaders(CallHeaders incomingHeaders)
Parses the incoming headers and converts them into a CredentialCallOption.
|
static final ClientHeaderHandler NO_OP
CredentialCallOption getCredentialCallOptionFromIncomingHeaders(CallHeaders incomingHeaders)
incomingHeaders
- Incoming headers to parse.Copyright © 2023 The Apache Software Foundation. All rights reserved.