Uses of Interface
com.google.cloud.security.privateca.v1beta1.SubjectAltNamesOrBuilder
-
Packages that use SubjectAltNamesOrBuilder Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of SubjectAltNamesOrBuilder in com.google.cloud.security.privateca.v1beta1
Classes in com.google.cloud.security.privateca.v1beta1 that implement SubjectAltNamesOrBuilder Modifier and Type Class Description class
SubjectAltNames
[SubjectAltNames][google.cloud.security.privateca.v1beta1.SubjectAltNames] corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the "common name" in the distinguished name).static class
SubjectAltNames.Builder
[SubjectAltNames][google.cloud.security.privateca.v1beta1.SubjectAltNames] corresponds to a more modern way of listing what the asserted identity is in a certificate (i.e., compared to the "common name" in the distinguished name).Methods in com.google.cloud.security.privateca.v1beta1 that return SubjectAltNamesOrBuilder Modifier and Type Method Description SubjectAltNamesOrBuilder
CertificateConfig.SubjectConfig.Builder. getSubjectAltNameOrBuilder()
Optional.SubjectAltNamesOrBuilder
CertificateConfig.SubjectConfig. getSubjectAltNameOrBuilder()
Optional.SubjectAltNamesOrBuilder
CertificateConfig.SubjectConfigOrBuilder. getSubjectAltNameOrBuilder()
Optional.SubjectAltNamesOrBuilder
CertificateDescription.SubjectDescription.Builder. getSubjectAltNameOrBuilder()
The subject alternative name fields.SubjectAltNamesOrBuilder
CertificateDescription.SubjectDescription. getSubjectAltNameOrBuilder()
The subject alternative name fields.SubjectAltNamesOrBuilder
CertificateDescription.SubjectDescriptionOrBuilder. getSubjectAltNameOrBuilder()
The subject alternative name fields.
-