Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys
-
Packages that use TlsSessionTicketKeys Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of TlsSessionTicketKeys in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as TlsSessionTicketKeys Modifier and Type Field Description private static TlsSessionTicketKeysTlsSessionTicketKeys. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type TlsSessionTicketKeys Modifier and Type Field Description private static com.google.protobuf.Parser<TlsSessionTicketKeys>TlsSessionTicketKeys. PARSERprivate com.google.protobuf.SingleFieldBuilder<TlsSessionTicketKeys,TlsSessionTicketKeys.Builder,TlsSessionTicketKeysOrBuilder>DownstreamTlsContext.Builder. sessionTicketKeysBuilder_private com.google.protobuf.SingleFieldBuilder<TlsSessionTicketKeys,TlsSessionTicketKeys.Builder,TlsSessionTicketKeysOrBuilder>Secret.Builder. sessionTicketKeysBuilder_Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return TlsSessionTicketKeys Modifier and Type Method Description TlsSessionTicketKeysTlsSessionTicketKeys.Builder. build()TlsSessionTicketKeysTlsSessionTicketKeys.Builder. buildPartial()static TlsSessionTicketKeysTlsSessionTicketKeys. getDefaultInstance()TlsSessionTicketKeysTlsSessionTicketKeys.Builder. getDefaultInstanceForType()TlsSessionTicketKeysTlsSessionTicketKeys. getDefaultInstanceForType()TlsSessionTicketKeysDownstreamTlsContext.Builder. getSessionTicketKeys()TLS session ticket key settings.TlsSessionTicketKeysDownstreamTlsContext. getSessionTicketKeys()TLS session ticket key settings.TlsSessionTicketKeysDownstreamTlsContextOrBuilder. getSessionTicketKeys()TLS session ticket key settings.TlsSessionTicketKeysSecret.Builder. getSessionTicketKeys().envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;TlsSessionTicketKeysSecret. getSessionTicketKeys().envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;TlsSessionTicketKeysSecretOrBuilder. getSessionTicketKeys().envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;static TlsSessionTicketKeysTlsSessionTicketKeys. parseDelimitedFrom(java.io.InputStream input)static TlsSessionTicketKeysTlsSessionTicketKeys. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(byte[] data)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(com.google.protobuf.ByteString data)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(com.google.protobuf.CodedInputStream input)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(java.io.InputStream input)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(java.nio.ByteBuffer data)static TlsSessionTicketKeysTlsSessionTicketKeys. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type TlsSessionTicketKeys Modifier and Type Method Description com.google.protobuf.Parser<TlsSessionTicketKeys>TlsSessionTicketKeys. getParserForType()private com.google.protobuf.SingleFieldBuilder<TlsSessionTicketKeys,TlsSessionTicketKeys.Builder,TlsSessionTicketKeysOrBuilder>DownstreamTlsContext.Builder. getSessionTicketKeysFieldBuilder()TLS session ticket key settings.private com.google.protobuf.SingleFieldBuilder<TlsSessionTicketKeys,TlsSessionTicketKeys.Builder,TlsSessionTicketKeysOrBuilder>Secret.Builder. getSessionTicketKeysFieldBuilder().envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;static com.google.protobuf.Parser<TlsSessionTicketKeys>TlsSessionTicketKeys. parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type TlsSessionTicketKeys Modifier and Type Method Description private voidTlsSessionTicketKeys.Builder. buildPartial0(TlsSessionTicketKeys result)private voidTlsSessionTicketKeys.Builder. buildPartialRepeatedFields(TlsSessionTicketKeys result)TlsSessionTicketKeys.BuilderTlsSessionTicketKeys.Builder. mergeFrom(TlsSessionTicketKeys other)DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. mergeSessionTicketKeys(TlsSessionTicketKeys value)TLS session ticket key settings.Secret.BuilderSecret.Builder. mergeSessionTicketKeys(TlsSessionTicketKeys value).envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;static TlsSessionTicketKeys.BuilderTlsSessionTicketKeys. newBuilder(TlsSessionTicketKeys prototype)DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. setSessionTicketKeys(TlsSessionTicketKeys value)TLS session ticket key settings.Secret.BuilderSecret.Builder. setSessionTicketKeys(TlsSessionTicketKeys value).envoy.extensions.transport_sockets.tls.v3.TlsSessionTicketKeys session_ticket_keys = 3;
-