Uses of Interface
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.SdsSecretConfigOrBuilder
-
Packages that use SdsSecretConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of SdsSecretConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return SdsSecretConfigOrBuilder Modifier and Type Method Description SdsSecretConfigOrBuilderOAuth2Credentials.Builder. getHmacSecretOrBuilder()If present, the secret token will be a HMAC using the provided secret.SdsSecretConfigOrBuilderOAuth2Credentials. getHmacSecretOrBuilder()If present, the secret token will be a HMAC using the provided secret.SdsSecretConfigOrBuilderOAuth2CredentialsOrBuilder. getHmacSecretOrBuilder()If present, the secret token will be a HMAC using the provided secret.SdsSecretConfigOrBuilderOAuth2Credentials.Builder. getTokenSecretOrBuilder()The secret used to retrieve the access token.SdsSecretConfigOrBuilderOAuth2Credentials. getTokenSecretOrBuilder()The secret used to retrieve the access token.SdsSecretConfigOrBuilderOAuth2CredentialsOrBuilder. getTokenSecretOrBuilder()The secret used to retrieve the access token. -
Uses of SdsSecretConfigOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Classes in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that implement SdsSecretConfigOrBuilder Modifier and Type Class Description classSdsSecretConfigProtobuf typeenvoy.extensions.transport_sockets.tls.v3.SdsSecretConfigstatic classSdsSecretConfig.BuilderProtobuf typeenvoy.extensions.transport_sockets.tls.v3.SdsSecretConfigMethods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return SdsSecretConfigOrBuilder Modifier and Type Method Description SdsSecretConfigOrBuilderDownstreamTlsContext.Builder. getSessionTicketKeysSdsSecretConfigOrBuilder()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilderDownstreamTlsContext. getSessionTicketKeysSdsSecretConfigOrBuilder()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilderDownstreamTlsContextOrBuilder. getSessionTicketKeysSdsSecretConfigOrBuilder()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilderCommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsOrBuilder(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilderCommonTlsContext. getTlsCertificateSdsSecretConfigsOrBuilder(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilderCommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigsOrBuilder(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilderCommonTlsContext.Builder. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.SdsSecretConfigOrBuilderCommonTlsContext.CombinedCertificateValidationContext.Builder. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.SdsSecretConfigOrBuilderCommonTlsContext.CombinedCertificateValidationContext. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.SdsSecretConfigOrBuilderCommonTlsContext.CombinedCertificateValidationContextOrBuilder. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.SdsSecretConfigOrBuilderCommonTlsContext. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.SdsSecretConfigOrBuilderCommonTlsContextOrBuilder. getValidationContextSdsSecretConfigOrBuilder()Config for fetching validation context via SDS API.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type SdsSecretConfigOrBuilder Modifier and Type Method Description List<? extends SdsSecretConfigOrBuilder>CommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsOrBuilderList()Configs for fetching TLS certificates via SDS API.List<? extends SdsSecretConfigOrBuilder>CommonTlsContext. getTlsCertificateSdsSecretConfigsOrBuilderList()Configs for fetching TLS certificates via SDS API.List<? extends SdsSecretConfigOrBuilder>CommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigsOrBuilderList()Configs for fetching TLS certificates via SDS API.
-