public interface CertificateCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
DistinguishedName |
getDname()
The principal identified by this certificate.
|
DistinguishedNameOrBuilder |
getDnameOrBuilder()
The principal identified by this certificate.
|
boolean |
hasDname()
The principal identified by this certificate.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDname()
The principal identified by this certificate.
.auditlog.v2.DistinguishedName dname = 1;
DistinguishedName getDname()
The principal identified by this certificate.
.auditlog.v2.DistinguishedName dname = 1;
DistinguishedNameOrBuilder getDnameOrBuilder()
The principal identified by this certificate.
.auditlog.v2.DistinguishedName dname = 1;