public static final class Cert.TlsCertificate extends com.google.protobuf.GeneratedMessageV3 implements Cert.TlsCertificateOrBuilder
envoy.api.v2.auth.TlsCertificate| Modifier and Type | Class and Description |
|---|---|
static class |
Cert.TlsCertificate.Builder
Protobuf type
envoy.api.v2.auth.TlsCertificate |
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| Modifier and Type | Field and Description |
|---|---|
static int |
CERTIFICATE_CHAIN_FIELD_NUMBER |
static int |
OCSP_STAPLE_FIELD_NUMBER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
PRIVATE_KEY_FIELD_NUMBER |
static int |
SIGNED_CERTIFICATE_TIMESTAMP_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Base.DataSource |
getCertificateChain()
The TLS certificate chain.
|
Base.DataSourceOrBuilder |
getCertificateChainOrBuilder()
The TLS certificate chain.
|
static Cert.TlsCertificate |
getDefaultInstance() |
Cert.TlsCertificate |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Base.DataSource |
getOcspStaple()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4; |
Base.DataSourceOrBuilder |
getOcspStapleOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4; |
com.google.protobuf.Parser<Cert.TlsCertificate> |
getParserForType() |
Base.DataSource |
getPassword()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3; |
Base.DataSourceOrBuilder |
getPasswordOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3; |
Base.DataSource |
getPrivateKey()
The TLS private key.
|
Base.DataSourceOrBuilder |
getPrivateKeyOrBuilder()
The TLS private key.
|
int |
getSerializedSize() |
Base.DataSource |
getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5; |
int |
getSignedCertificateTimestampCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5; |
List<Base.DataSource> |
getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5; |
Base.DataSourceOrBuilder |
getSignedCertificateTimestampOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5; |
List<? extends Base.DataSourceOrBuilder> |
getSignedCertificateTimestampOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCertificateChain()
The TLS certificate chain.
|
int |
hashCode() |
boolean |
hasOcspStaple()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4; |
boolean |
hasPassword()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3; |
boolean |
hasPrivateKey()
The TLS private key.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Cert.TlsCertificate.Builder |
newBuilder() |
static Cert.TlsCertificate.Builder |
newBuilder(Cert.TlsCertificate prototype) |
Cert.TlsCertificate.Builder |
newBuilderForType() |
protected Cert.TlsCertificate.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Cert.TlsCertificate |
parseDelimitedFrom(InputStream input) |
static Cert.TlsCertificate |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.TlsCertificate |
parseFrom(byte[] data) |
static Cert.TlsCertificate |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.TlsCertificate |
parseFrom(ByteBuffer data) |
static Cert.TlsCertificate |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.TlsCertificate |
parseFrom(com.google.protobuf.ByteString data) |
static Cert.TlsCertificate |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.TlsCertificate |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cert.TlsCertificate |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.TlsCertificate |
parseFrom(InputStream input) |
static Cert.TlsCertificate |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cert.TlsCertificate> |
parser() |
Cert.TlsCertificate.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CERTIFICATE_CHAIN_FIELD_NUMBER
public static final int PRIVATE_KEY_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static final int OCSP_STAPLE_FIELD_NUMBER
public static final int SIGNED_CERTIFICATE_TIMESTAMP_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCertificateChain()
The TLS certificate chain.
.envoy.api.v2.core.DataSource certificate_chain = 1;hasCertificateChain in interface Cert.TlsCertificateOrBuilderpublic Base.DataSource getCertificateChain()
The TLS certificate chain.
.envoy.api.v2.core.DataSource certificate_chain = 1;getCertificateChain in interface Cert.TlsCertificateOrBuilderpublic Base.DataSourceOrBuilder getCertificateChainOrBuilder()
The TLS certificate chain.
.envoy.api.v2.core.DataSource certificate_chain = 1;getCertificateChainOrBuilder in interface Cert.TlsCertificateOrBuilderpublic boolean hasPrivateKey()
The TLS private key.
.envoy.api.v2.core.DataSource private_key = 2;hasPrivateKey in interface Cert.TlsCertificateOrBuilderpublic Base.DataSource getPrivateKey()
The TLS private key.
.envoy.api.v2.core.DataSource private_key = 2;getPrivateKey in interface Cert.TlsCertificateOrBuilderpublic Base.DataSourceOrBuilder getPrivateKeyOrBuilder()
The TLS private key.
.envoy.api.v2.core.DataSource private_key = 2;getPrivateKeyOrBuilder in interface Cert.TlsCertificateOrBuilderpublic boolean hasPassword()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3;hasPassword in interface Cert.TlsCertificateOrBuilderpublic Base.DataSource getPassword()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3;getPassword in interface Cert.TlsCertificateOrBuilderpublic Base.DataSourceOrBuilder getPasswordOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource password = 3;getPasswordOrBuilder in interface Cert.TlsCertificateOrBuilderpublic boolean hasOcspStaple()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4;hasOcspStaple in interface Cert.TlsCertificateOrBuilderpublic Base.DataSource getOcspStaple()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4;getOcspStaple in interface Cert.TlsCertificateOrBuilderpublic Base.DataSourceOrBuilder getOcspStapleOrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.core.DataSource ocsp_staple = 4;getOcspStapleOrBuilder in interface Cert.TlsCertificateOrBuilderpublic List<Base.DataSource> getSignedCertificateTimestampList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5;getSignedCertificateTimestampList in interface Cert.TlsCertificateOrBuilderpublic List<? extends Base.DataSourceOrBuilder> getSignedCertificateTimestampOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5;getSignedCertificateTimestampOrBuilderList in interface Cert.TlsCertificateOrBuilderpublic int getSignedCertificateTimestampCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5;getSignedCertificateTimestampCount in interface Cert.TlsCertificateOrBuilderpublic Base.DataSource getSignedCertificateTimestamp(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5;getSignedCertificateTimestamp in interface Cert.TlsCertificateOrBuilderpublic Base.DataSourceOrBuilder getSignedCertificateTimestampOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.DataSource signed_certificate_timestamp = 5;getSignedCertificateTimestampOrBuilder in interface Cert.TlsCertificateOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Cert.TlsCertificate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cert.TlsCertificate parseFrom(InputStream input) throws IOException
IOExceptionpublic static Cert.TlsCertificate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cert.TlsCertificate parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Cert.TlsCertificate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cert.TlsCertificate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Cert.TlsCertificate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Cert.TlsCertificate.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Cert.TlsCertificate.Builder newBuilder()
public static Cert.TlsCertificate.Builder newBuilder(Cert.TlsCertificate prototype)
public Cert.TlsCertificate.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Cert.TlsCertificate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Cert.TlsCertificate getDefaultInstance()
public static com.google.protobuf.Parser<Cert.TlsCertificate> parser()
public com.google.protobuf.Parser<Cert.TlsCertificate> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Cert.TlsCertificate getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.