Uses of Class
io.envoyproxy.envoy.api.v2.auth.TlsParameters
Packages that use TlsParameters
-
Uses of TlsParameters in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return TlsParametersModifier and TypeMethodDescriptionTlsParameters.Builder.build()TlsParameters.Builder.buildPartial()static TlsParametersTlsParameters.getDefaultInstance()TlsParameters.Builder.getDefaultInstanceForType()TlsParameters.getDefaultInstanceForType()CommonTlsContext.Builder.getTlsParams()TLS protocol versions, cipher suites etc.CommonTlsContext.getTlsParams()TLS protocol versions, cipher suites etc.CommonTlsContextOrBuilder.getTlsParams()TLS protocol versions, cipher suites etc.static TlsParametersTlsParameters.parseDelimitedFrom(InputStream input) static TlsParametersTlsParameters.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsParametersTlsParameters.parseFrom(byte[] data) static TlsParametersTlsParameters.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsParametersTlsParameters.parseFrom(com.google.protobuf.ByteString data) static TlsParametersTlsParameters.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsParametersTlsParameters.parseFrom(com.google.protobuf.CodedInputStream input) static TlsParametersTlsParameters.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsParametersTlsParameters.parseFrom(InputStream input) static TlsParametersTlsParameters.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TlsParametersTlsParameters.parseFrom(ByteBuffer data) static TlsParametersTlsParameters.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type TlsParametersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TlsParameters>TlsParameters.getParserForType()static com.google.protobuf.Parser<TlsParameters>TlsParameters.parser()Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type TlsParametersModifier and TypeMethodDescriptionTlsParameters.Builder.mergeFrom(TlsParameters other) CommonTlsContext.Builder.mergeTlsParams(TlsParameters value) TLS protocol versions, cipher suites etc.static TlsParameters.BuilderTlsParameters.newBuilder(TlsParameters prototype) CommonTlsContext.Builder.setTlsParams(TlsParameters value) TLS protocol versions, cipher suites etc.