Class TlsKeyLog
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.TlsKeyLog
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TlsKeyLogOrBuilder,Serializable
public final class TlsKeyLog extends com.google.protobuf.GeneratedMessageV3 implements TlsKeyLogOrBuilder
TLS key log configuration. The key log file format is "format used by NSS for its SSLKEYLOGFILE debugging output" (text taken from openssl man page)
Protobuf typeenvoy.extensions.transport_sockets.tls.v3.TlsKeyLog- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTlsKeyLog.BuilderTLS key log configuration.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intLOCAL_ADDRESS_RANGE_FIELD_NUMBERstatic intPATH_FIELD_NUMBERstatic intREMOTE_ADDRESS_RANGE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static TlsKeyLoggetDefaultInstance()TlsKeyLoggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()CidrRangegetLocalAddressRange(int index)The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.intgetLocalAddressRangeCount()The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.List<CidrRange>getLocalAddressRangeList()The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.CidrRangeOrBuildergetLocalAddressRangeOrBuilder(int index)The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.List<? extends CidrRangeOrBuilder>getLocalAddressRangeOrBuilderList()The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.com.google.protobuf.Parser<TlsKeyLog>getParserForType()StringgetPath()The path to save the TLS key log.com.google.protobuf.ByteStringgetPathBytes()The path to save the TLS key log.CidrRangegetRemoteAddressRange(int index)The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.intgetRemoteAddressRangeCount()The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.List<CidrRange>getRemoteAddressRangeList()The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.CidrRangeOrBuildergetRemoteAddressRangeOrBuilder(int index)The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.List<? extends CidrRangeOrBuilder>getRemoteAddressRangeOrBuilderList()The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TlsKeyLog.BuildernewBuilder()static TlsKeyLog.BuildernewBuilder(TlsKeyLog prototype)TlsKeyLog.BuildernewBuilderForType()protected TlsKeyLog.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TlsKeyLogparseDelimitedFrom(InputStream input)static TlsKeyLogparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsKeyLogparseFrom(byte[] data)static TlsKeyLogparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsKeyLogparseFrom(com.google.protobuf.ByteString data)static TlsKeyLogparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsKeyLogparseFrom(com.google.protobuf.CodedInputStream input)static TlsKeyLogparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsKeyLogparseFrom(InputStream input)static TlsKeyLogparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TlsKeyLogparseFrom(ByteBuffer data)static TlsKeyLogparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TlsKeyLog>parser()TlsKeyLog.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCAL_ADDRESS_RANGE_FIELD_NUMBER
public static final int LOCAL_ADDRESS_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REMOTE_ADDRESS_RANGE_FIELD_NUMBER
public static final int REMOTE_ADDRESS_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPath
public String getPath()
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }- Specified by:
getPathin interfaceTlsKeyLogOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
The path to save the TLS key log.
string path = 1 [(.validate.rules) = { ... }- Specified by:
getPathBytesin interfaceTlsKeyLogOrBuilder- Returns:
- The bytes for path.
-
getLocalAddressRangeList
public List<CidrRange> getLocalAddressRangeList()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;- Specified by:
getLocalAddressRangeListin interfaceTlsKeyLogOrBuilder
-
getLocalAddressRangeOrBuilderList
public List<? extends CidrRangeOrBuilder> getLocalAddressRangeOrBuilderList()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;- Specified by:
getLocalAddressRangeOrBuilderListin interfaceTlsKeyLogOrBuilder
-
getLocalAddressRangeCount
public int getLocalAddressRangeCount()
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;- Specified by:
getLocalAddressRangeCountin interfaceTlsKeyLogOrBuilder
-
getLocalAddressRange
public CidrRange getLocalAddressRange(int index)
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;- Specified by:
getLocalAddressRangein interfaceTlsKeyLogOrBuilder
-
getLocalAddressRangeOrBuilder
public CidrRangeOrBuilder getLocalAddressRangeOrBuilder(int index)
The local IP address that will be used to filter the connection which should save the TLS key log If it is not set, any local IP address will be matched.
repeated .envoy.config.core.v3.CidrRange local_address_range = 2;- Specified by:
getLocalAddressRangeOrBuilderin interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeList
public List<CidrRange> getRemoteAddressRangeList()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;- Specified by:
getRemoteAddressRangeListin interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeOrBuilderList
public List<? extends CidrRangeOrBuilder> getRemoteAddressRangeOrBuilderList()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;- Specified by:
getRemoteAddressRangeOrBuilderListin interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeCount
public int getRemoteAddressRangeCount()
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;- Specified by:
getRemoteAddressRangeCountin interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRange
public CidrRange getRemoteAddressRange(int index)
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;- Specified by:
getRemoteAddressRangein interfaceTlsKeyLogOrBuilder
-
getRemoteAddressRangeOrBuilder
public CidrRangeOrBuilder getRemoteAddressRangeOrBuilder(int index)
The remote IP address that will be used to filter the connection which should save the TLS key log If it is not set, any remote IP address will be matched.
repeated .envoy.config.core.v3.CidrRange remote_address_range = 3;- Specified by:
getRemoteAddressRangeOrBuilderin interfaceTlsKeyLogOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TlsKeyLog parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TlsKeyLog parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TlsKeyLog parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TlsKeyLog parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TlsKeyLog parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TlsKeyLog parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TlsKeyLog parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TlsKeyLog.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TlsKeyLog.Builder newBuilder()
-
newBuilder
public static TlsKeyLog.Builder newBuilder(TlsKeyLog prototype)
-
toBuilder
public TlsKeyLog.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TlsKeyLog.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TlsKeyLog getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TlsKeyLog> parser()
-
getParserForType
public com.google.protobuf.Parser<TlsKeyLog> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TlsKeyLog getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-