Uses of Interface
io.envoyproxy.envoy.api.v2.auth.TlsCertificateOrBuilder
Packages that use TlsCertificateOrBuilder
-
Uses of TlsCertificateOrBuilder in io.envoyproxy.envoy.api.v2.auth
Classes in io.envoyproxy.envoy.api.v2.auth that implement TlsCertificateOrBuilderModifier and TypeClassDescriptionfinal class[#next-free-field: 7]static final class[#next-free-field: 7]Methods in io.envoyproxy.envoy.api.v2.auth that return TlsCertificateOrBuilderModifier and TypeMethodDescriptionSecret.Builder.getTlsCertificateOrBuilder().envoy.api.v2.auth.TlsCertificate tls_certificate = 2;Secret.getTlsCertificateOrBuilder().envoy.api.v2.auth.TlsCertificate tls_certificate = 2;SecretOrBuilder.getTlsCertificateOrBuilder().envoy.api.v2.auth.TlsCertificate tls_certificate = 2;CommonTlsContext.Builder.getTlsCertificatesOrBuilder(int index) :ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.CommonTlsContext.getTlsCertificatesOrBuilder(int index) :ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.CommonTlsContextOrBuilder.getTlsCertificatesOrBuilder(int index) :ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type TlsCertificateOrBuilderModifier and TypeMethodDescriptionList<? extends TlsCertificateOrBuilder>CommonTlsContext.Builder.getTlsCertificatesOrBuilderList():ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.List<? extends TlsCertificateOrBuilder>CommonTlsContext.getTlsCertificatesOrBuilderList():ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.List<? extends TlsCertificateOrBuilder>CommonTlsContextOrBuilder.getTlsCertificatesOrBuilderList():ref:`Multiple TLS certificates <arch_overview_ssl_cert_select>` can be associated with the same context to allow both RSA and ECDSA certificates.