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 classSubjectAltNames[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 classSubjectAltNames.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 SubjectAltNamesOrBuilderCertificateConfig.SubjectConfig.Builder. getSubjectAltNameOrBuilder()Optional.SubjectAltNamesOrBuilderCertificateConfig.SubjectConfig. getSubjectAltNameOrBuilder()Optional.SubjectAltNamesOrBuilderCertificateConfig.SubjectConfigOrBuilder. getSubjectAltNameOrBuilder()Optional.SubjectAltNamesOrBuilderCertificateDescription.SubjectDescription.Builder. getSubjectAltNameOrBuilder()The subject alternative name fields.SubjectAltNamesOrBuilderCertificateDescription.SubjectDescription. getSubjectAltNameOrBuilder()The subject alternative name fields.SubjectAltNamesOrBuilderCertificateDescription.SubjectDescriptionOrBuilder. getSubjectAltNameOrBuilder()The subject alternative name fields.
-