Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.SdsSecretConfig
Packages that use SdsSecretConfig
Package
Description
-
Uses of SdsSecretConfig in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 that return SdsSecretConfigModifier and TypeMethodDescriptionOAuth2Credentials.Builder.getHmacSecret()If present, the secret token will be a HMAC using the provided secret.OAuth2Credentials.getHmacSecret()If present, the secret token will be a HMAC using the provided secret.OAuth2CredentialsOrBuilder.getHmacSecret()If present, the secret token will be a HMAC using the provided secret.OAuth2Credentials.Builder.getTokenSecret()The secret used to retrieve the access token.OAuth2Credentials.getTokenSecret()The secret used to retrieve the access token.OAuth2CredentialsOrBuilder.getTokenSecret()The secret used to retrieve the access token.Methods in io.envoyproxy.envoy.extensions.filters.http.oauth2.v3 with parameters of type SdsSecretConfigModifier and TypeMethodDescriptionOAuth2Credentials.Builder.mergeHmacSecret(SdsSecretConfig value) If present, the secret token will be a HMAC using the provided secret.OAuth2Credentials.Builder.mergeTokenSecret(SdsSecretConfig value) The secret used to retrieve the access token.OAuth2Credentials.Builder.setHmacSecret(SdsSecretConfig value) If present, the secret token will be a HMAC using the provided secret.OAuth2Credentials.Builder.setTokenSecret(SdsSecretConfig value) The secret used to retrieve the access token. -
Uses of SdsSecretConfig in io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3
Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3 that return SdsSecretConfigModifier and TypeMethodDescriptionGeneric.Builder.getCredential()The SDS configuration for the credential that will be injected to the specified HTTP request header.Generic.getCredential()The SDS configuration for the credential that will be injected to the specified HTTP request header.GenericOrBuilder.getCredential()The SDS configuration for the credential that will be injected to the specified HTTP request header.Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3 with parameters of type SdsSecretConfigModifier and TypeMethodDescriptionGeneric.Builder.mergeCredential(SdsSecretConfig value) The SDS configuration for the credential that will be injected to the specified HTTP request header.Generic.Builder.setCredential(SdsSecretConfig value) The SDS configuration for the credential that will be injected to the specified HTTP request header. -
Uses of SdsSecretConfig in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3
Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3 that return SdsSecretConfigModifier and TypeMethodDescriptionOAuth2.ClientCredentials.Builder.getClientSecret()Client secret.OAuth2.ClientCredentials.getClientSecret()Client secret.OAuth2.ClientCredentialsOrBuilder.getClientSecret()Client secret.Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.oauth2.v3 with parameters of type SdsSecretConfigModifier and TypeMethodDescriptionOAuth2.ClientCredentials.Builder.mergeClientSecret(SdsSecretConfig value) Client secret.OAuth2.ClientCredentials.Builder.setClientSecret(SdsSecretConfig value) Client secret. -
Uses of SdsSecretConfig in io.envoyproxy.envoy.extensions.quic.connection_id_generator.quic_lb.v3
Methods in io.envoyproxy.envoy.extensions.quic.connection_id_generator.quic_lb.v3 that return SdsSecretConfigModifier and TypeMethodDescriptionConfig.Builder.getEncryptionParameters()Configuration to fetch the encryption key and configuration version.Config.getEncryptionParameters()Configuration to fetch the encryption key and configuration version.ConfigOrBuilder.getEncryptionParameters()Configuration to fetch the encryption key and configuration version.Methods in io.envoyproxy.envoy.extensions.quic.connection_id_generator.quic_lb.v3 with parameters of type SdsSecretConfigModifier and TypeMethodDescriptionConfig.Builder.mergeEncryptionParameters(SdsSecretConfig value) Configuration to fetch the encryption key and configuration version.Config.Builder.setEncryptionParameters(SdsSecretConfig value) Configuration to fetch the encryption key and configuration version. -
Uses of SdsSecretConfig in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return SdsSecretConfigModifier and TypeMethodDescriptionSdsSecretConfig.Builder.build()SdsSecretConfig.Builder.buildPartial()static SdsSecretConfigSdsSecretConfig.getDefaultInstance()SdsSecretConfig.Builder.getDefaultInstanceForType()SdsSecretConfig.getDefaultInstanceForType()DownstreamTlsContext.Builder.getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.DownstreamTlsContext.getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.DownstreamTlsContextOrBuilder.getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigs(int index) Configs for fetching TLS certificates via SDS API.CommonTlsContext.getTlsCertificateSdsSecretConfigs(int index) Configs for fetching TLS certificates via SDS API.CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigs(int index) Configs for fetching TLS certificates via SDS API.CommonTlsContext.Builder.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.Builder.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContextOrBuilder.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.CommonTlsContext.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.CommonTlsContextOrBuilder.getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.static SdsSecretConfigSdsSecretConfig.parseDelimitedFrom(InputStream input) static SdsSecretConfigSdsSecretConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SdsSecretConfigSdsSecretConfig.parseFrom(byte[] data) static SdsSecretConfigSdsSecretConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SdsSecretConfigSdsSecretConfig.parseFrom(com.google.protobuf.ByteString data) static SdsSecretConfigSdsSecretConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SdsSecretConfigSdsSecretConfig.parseFrom(com.google.protobuf.CodedInputStream input) static SdsSecretConfigSdsSecretConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SdsSecretConfigSdsSecretConfig.parseFrom(InputStream input) static SdsSecretConfigSdsSecretConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SdsSecretConfigSdsSecretConfig.parseFrom(ByteBuffer data) static SdsSecretConfigSdsSecretConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type SdsSecretConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SdsSecretConfig>SdsSecretConfig.getParserForType()CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.CommonTlsContext.getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.static com.google.protobuf.Parser<SdsSecretConfig>SdsSecretConfig.parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type SdsSecretConfigModifier and TypeMethodDescriptionCommonTlsContext.Builder.addTlsCertificateSdsSecretConfigs(int index, SdsSecretConfig value) Configs for fetching TLS certificates via SDS API.CommonTlsContext.Builder.addTlsCertificateSdsSecretConfigs(SdsSecretConfig value) Configs for fetching TLS certificates via SDS API.SdsSecretConfig.Builder.mergeFrom(SdsSecretConfig other) DownstreamTlsContext.Builder.mergeSessionTicketKeysSdsSecretConfig(SdsSecretConfig value) Config for fetching TLS session ticket keys via SDS API.CommonTlsContext.Builder.mergeValidationContextSdsSecretConfig(SdsSecretConfig value) Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.Builder.mergeValidationContextSdsSecretConfig(SdsSecretConfig value) Config for fetching validation context via SDS API.static SdsSecretConfig.BuilderSdsSecretConfig.newBuilder(SdsSecretConfig prototype) DownstreamTlsContext.Builder.setSessionTicketKeysSdsSecretConfig(SdsSecretConfig value) Config for fetching TLS session ticket keys via SDS API.CommonTlsContext.Builder.setTlsCertificateSdsSecretConfigs(int index, SdsSecretConfig value) Configs for fetching TLS certificates via SDS API.CommonTlsContext.Builder.setValidationContextSdsSecretConfig(SdsSecretConfig value) Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.Builder.setValidationContextSdsSecretConfig(SdsSecretConfig value) Config for fetching validation context via SDS API.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type SdsSecretConfigModifier and TypeMethodDescriptionCommonTlsContext.Builder.addAllTlsCertificateSdsSecretConfigs(Iterable<? extends SdsSecretConfig> values) Configs for fetching TLS certificates via SDS API.