Package io.envoyproxy.envoy.admin.v3
Class CertificateDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.admin.v3.CertificateDetails
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CertificateDetailsOrBuilder,Serializable
public final class CertificateDetails extends com.google.protobuf.GeneratedMessageV3 implements CertificateDetailsOrBuilder
[#next-free-field: 8]
Protobuf typeenvoy.admin.v3.CertificateDetails- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCertificateDetails.Builder[#next-free-field: 8]static classCertificateDetails.OcspDetailsProtobuf typeenvoy.admin.v3.CertificateDetails.OcspDetailsstatic interfaceCertificateDetails.OcspDetailsOrBuilder-
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 intDAYS_UNTIL_EXPIRATION_FIELD_NUMBERstatic intEXPIRATION_TIME_FIELD_NUMBERstatic intOCSP_DETAILS_FIELD_NUMBERstatic intPATH_FIELD_NUMBERstatic intSERIAL_NUMBER_FIELD_NUMBERstatic intSUBJECT_ALT_NAMES_FIELD_NUMBERstatic intVALID_FROM_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetDaysUntilExpiration()Minimum of days until expiration of certificate and it's chain.static CertificateDetailsgetDefaultInstance()CertificateDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetExpirationTime()Indicates the time at which the certificate expires.com.google.protobuf.TimestampOrBuildergetExpirationTimeOrBuilder()Indicates the time at which the certificate expires.CertificateDetails.OcspDetailsgetOcspDetails()Details related to the OCSP response associated with this certificate, if any.CertificateDetails.OcspDetailsOrBuildergetOcspDetailsOrBuilder()Details related to the OCSP response associated with this certificate, if any.com.google.protobuf.Parser<CertificateDetails>getParserForType()StringgetPath()Path of the certificate.com.google.protobuf.ByteStringgetPathBytes()Path of the certificate.intgetSerializedSize()StringgetSerialNumber()Certificate Serial Number.com.google.protobuf.ByteStringgetSerialNumberBytes()Certificate Serial Number.SubjectAlternateNamegetSubjectAltNames(int index)List of Subject Alternate names.intgetSubjectAltNamesCount()List of Subject Alternate names.List<SubjectAlternateName>getSubjectAltNamesList()List of Subject Alternate names.SubjectAlternateNameOrBuildergetSubjectAltNamesOrBuilder(int index)List of Subject Alternate names.List<? extends SubjectAlternateNameOrBuilder>getSubjectAltNamesOrBuilderList()List of Subject Alternate names.com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.TimestampgetValidFrom()Indicates the time from which the certificate is valid.com.google.protobuf.TimestampOrBuildergetValidFromOrBuilder()Indicates the time from which the certificate is valid.booleanhasExpirationTime()Indicates the time at which the certificate expires.inthashCode()booleanhasOcspDetails()Details related to the OCSP response associated with this certificate, if any.booleanhasValidFrom()Indicates the time from which the certificate is valid.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CertificateDetails.BuildernewBuilder()static CertificateDetails.BuildernewBuilder(CertificateDetails prototype)CertificateDetails.BuildernewBuilderForType()protected CertificateDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CertificateDetailsparseDelimitedFrom(InputStream input)static CertificateDetailsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateDetailsparseFrom(byte[] data)static CertificateDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateDetailsparseFrom(com.google.protobuf.ByteString data)static CertificateDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateDetailsparseFrom(com.google.protobuf.CodedInputStream input)static CertificateDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateDetailsparseFrom(InputStream input)static CertificateDetailsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CertificateDetailsparseFrom(ByteBuffer data)static CertificateDetailsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CertificateDetails>parser()CertificateDetails.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
-
SERIAL_NUMBER_FIELD_NUMBER
public static final int SERIAL_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBJECT_ALT_NAMES_FIELD_NUMBER
public static final int SUBJECT_ALT_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DAYS_UNTIL_EXPIRATION_FIELD_NUMBER
public static final int DAYS_UNTIL_EXPIRATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALID_FROM_FIELD_NUMBER
public static final int VALID_FROM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIRATION_TIME_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OCSP_DETAILS_FIELD_NUMBER
public static final int OCSP_DETAILS_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()
Path of the certificate.
string path = 1;- Specified by:
getPathin interfaceCertificateDetailsOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()
Path of the certificate.
string path = 1;- Specified by:
getPathBytesin interfaceCertificateDetailsOrBuilder- Returns:
- The bytes for path.
-
getSerialNumber
public String getSerialNumber()
Certificate Serial Number.
string serial_number = 2;- Specified by:
getSerialNumberin interfaceCertificateDetailsOrBuilder- Returns:
- The serialNumber.
-
getSerialNumberBytes
public com.google.protobuf.ByteString getSerialNumberBytes()
Certificate Serial Number.
string serial_number = 2;- Specified by:
getSerialNumberBytesin interfaceCertificateDetailsOrBuilder- Returns:
- The bytes for serialNumber.
-
getSubjectAltNamesList
public List<SubjectAlternateName> getSubjectAltNamesList()
List of Subject Alternate names.
repeated .envoy.admin.v3.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesListin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesOrBuilderList
public List<? extends SubjectAlternateNameOrBuilder> getSubjectAltNamesOrBuilderList()
List of Subject Alternate names.
repeated .envoy.admin.v3.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesOrBuilderListin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesCount
public int getSubjectAltNamesCount()
List of Subject Alternate names.
repeated .envoy.admin.v3.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesCountin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNames
public SubjectAlternateName getSubjectAltNames(int index)
List of Subject Alternate names.
repeated .envoy.admin.v3.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesOrBuilder
public SubjectAlternateNameOrBuilder getSubjectAltNamesOrBuilder(int index)
List of Subject Alternate names.
repeated .envoy.admin.v3.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesOrBuilderin interfaceCertificateDetailsOrBuilder
-
getDaysUntilExpiration
public long getDaysUntilExpiration()
Minimum of days until expiration of certificate and it's chain.
uint64 days_until_expiration = 4;- Specified by:
getDaysUntilExpirationin interfaceCertificateDetailsOrBuilder- Returns:
- The daysUntilExpiration.
-
hasValidFrom
public boolean hasValidFrom()
Indicates the time from which the certificate is valid.
.google.protobuf.Timestamp valid_from = 5;- Specified by:
hasValidFromin interfaceCertificateDetailsOrBuilder- Returns:
- Whether the validFrom field is set.
-
getValidFrom
public com.google.protobuf.Timestamp getValidFrom()
Indicates the time from which the certificate is valid.
.google.protobuf.Timestamp valid_from = 5;- Specified by:
getValidFromin interfaceCertificateDetailsOrBuilder- Returns:
- The validFrom.
-
getValidFromOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidFromOrBuilder()
Indicates the time from which the certificate is valid.
.google.protobuf.Timestamp valid_from = 5;- Specified by:
getValidFromOrBuilderin interfaceCertificateDetailsOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()
Indicates the time at which the certificate expires.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
hasExpirationTimein interfaceCertificateDetailsOrBuilder- Returns:
- Whether the expirationTime field is set.
-
getExpirationTime
public com.google.protobuf.Timestamp getExpirationTime()
Indicates the time at which the certificate expires.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
getExpirationTimein interfaceCertificateDetailsOrBuilder- Returns:
- The expirationTime.
-
getExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()
Indicates the time at which the certificate expires.
.google.protobuf.Timestamp expiration_time = 6;- Specified by:
getExpirationTimeOrBuilderin interfaceCertificateDetailsOrBuilder
-
hasOcspDetails
public boolean hasOcspDetails()
Details related to the OCSP response associated with this certificate, if any.
.envoy.admin.v3.CertificateDetails.OcspDetails ocsp_details = 7;- Specified by:
hasOcspDetailsin interfaceCertificateDetailsOrBuilder- Returns:
- Whether the ocspDetails field is set.
-
getOcspDetails
public CertificateDetails.OcspDetails getOcspDetails()
Details related to the OCSP response associated with this certificate, if any.
.envoy.admin.v3.CertificateDetails.OcspDetails ocsp_details = 7;- Specified by:
getOcspDetailsin interfaceCertificateDetailsOrBuilder- Returns:
- The ocspDetails.
-
getOcspDetailsOrBuilder
public CertificateDetails.OcspDetailsOrBuilder getOcspDetailsOrBuilder()
Details related to the OCSP response associated with this certificate, if any.
.envoy.admin.v3.CertificateDetails.OcspDetails ocsp_details = 7;- Specified by:
getOcspDetailsOrBuilderin interfaceCertificateDetailsOrBuilder
-
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 CertificateDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CertificateDetails parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CertificateDetails parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CertificateDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CertificateDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CertificateDetails.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CertificateDetails.Builder newBuilder()
-
newBuilder
public static CertificateDetails.Builder newBuilder(CertificateDetails prototype)
-
toBuilder
public CertificateDetails.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CertificateDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CertificateDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CertificateDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<CertificateDetails> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CertificateDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-