| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.oauth2.v4alpha | |
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
SdsSecretConfigOrBuilder |
OAuth2Credentials.getHmacSecretOrBuilder()
If present, the secret token will be a HMAC using the provided secret.
|
SdsSecretConfigOrBuilder |
OAuth2Credentials.Builder.getHmacSecretOrBuilder()
If present, the secret token will be a HMAC using the provided secret.
|
SdsSecretConfigOrBuilder |
OAuth2CredentialsOrBuilder.getHmacSecretOrBuilder()
If present, the secret token will be a HMAC using the provided secret.
|
SdsSecretConfigOrBuilder |
OAuth2Credentials.getTokenSecretOrBuilder()
The secret used to retrieve the access token.
|
SdsSecretConfigOrBuilder |
OAuth2Credentials.Builder.getTokenSecretOrBuilder()
The secret used to retrieve the access token.
|
SdsSecretConfigOrBuilder |
OAuth2CredentialsOrBuilder.getTokenSecretOrBuilder()
The secret used to retrieve the access token.
|
| Modifier and Type | Method and Description |
|---|---|
SdsSecretConfigOrBuilder |
DownstreamTlsContext.getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.
|
SdsSecretConfigOrBuilder |
DownstreamTlsContext.Builder.getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.
|
SdsSecretConfigOrBuilder |
DownstreamTlsContextOrBuilder.getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.CombinedCertificateValidationContextOrBuilder.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.CombinedCertificateValidationContext.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.CombinedCertificateValidationContext.Builder.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContext.Builder.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
SdsSecretConfigOrBuilder |
CommonTlsContextOrBuilder.getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SdsSecretConfigOrBuilder> |
CommonTlsContext.getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.
|
List<? extends SdsSecretConfigOrBuilder> |
CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.
|
List<? extends SdsSecretConfigOrBuilder> |
CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.