Uses of Class
eu.europa.esig.dss.model.x509.extension.SubjectAlternativeNames
Packages that use SubjectAlternativeNames
-
Uses of SubjectAlternativeNames in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return SubjectAlternativeNamesModifier and TypeMethodDescriptionCertificateExtensions.getSubjectAlternativeNames()Returns the subject alternative namesMethods in eu.europa.esig.dss.model.x509.extension with parameters of type SubjectAlternativeNamesModifier and TypeMethodDescriptionvoidCertificateExtensions.setSubjectAlternativeNames(SubjectAlternativeNames subjectAlternativeNames) Sets the subject alternative names -
Uses of SubjectAlternativeNames in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return SubjectAlternativeNamesModifier and TypeMethodDescriptionstatic SubjectAlternativeNamesCertificateExtensionsUtils.getSubjectAlternativeNames(CertificateToken certificateToken) Returns a subject alternative names, when present