Class CertificateDetails
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.admin.v2alpha.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: 7]Protobuf type
envoy.admin.v2alpha.CertificateDetails- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class[#next-free-field: 7]Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongMinimum of days until expiration of certificate and it's chain.static CertificateDetailsstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampIndicates the time at which the certificate expires.com.google.protobuf.TimestampOrBuilderIndicates the time at which the certificate expires.com.google.protobuf.Parser<CertificateDetails>getPath()Path of the certificate.com.google.protobuf.ByteStringPath of the certificate.intCertificate Serial Number.com.google.protobuf.ByteStringCertificate Serial Number.getSubjectAltNames(int index) List of Subject Alternate names.intList of Subject Alternate names.List of Subject Alternate names.getSubjectAltNamesOrBuilder(int index) List of Subject Alternate names.List<? extends SubjectAlternateNameOrBuilder>List of Subject Alternate names.com.google.protobuf.TimestampIndicates the time from which the certificate is valid.com.google.protobuf.TimestampOrBuilderIndicates the time from which the certificate is valid.booleanIndicates the time at which the certificate expires.inthashCode()booleanIndicates the time from which the certificate is valid.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic CertificateDetails.Builderstatic CertificateDetails.BuildernewBuilder(CertificateDetails prototype) 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()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER- See Also:
-
SERIAL_NUMBER_FIELD_NUMBER
public static final int SERIAL_NUMBER_FIELD_NUMBER- See Also:
-
SUBJECT_ALT_NAMES_FIELD_NUMBER
public static final int SUBJECT_ALT_NAMES_FIELD_NUMBER- See Also:
-
DAYS_UNTIL_EXPIRATION_FIELD_NUMBER
public static final int DAYS_UNTIL_EXPIRATION_FIELD_NUMBER- See Also:
-
VALID_FROM_FIELD_NUMBER
public static final int VALID_FROM_FIELD_NUMBER- See Also:
-
EXPIRATION_TIME_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
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
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
List of Subject Alternate names.
repeated .envoy.admin.v2alpha.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesListin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesOrBuilderList
List of Subject Alternate names.
repeated .envoy.admin.v2alpha.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesOrBuilderListin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesCount
public int getSubjectAltNamesCount()List of Subject Alternate names.
repeated .envoy.admin.v2alpha.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesCountin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNames
List of Subject Alternate names.
repeated .envoy.admin.v2alpha.SubjectAlternateName subject_alt_names = 3;- Specified by:
getSubjectAltNamesin interfaceCertificateDetailsOrBuilder
-
getSubjectAltNamesOrBuilder
List of Subject Alternate names.
repeated .envoy.admin.v2alpha.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
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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
- Throws:
IOException
-
parseFrom
public static CertificateDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- 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
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
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
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-