Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
-
Uses of XmlDistinguishedName in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionDistinguishedNameListWrapper
(List<XmlDistinguishedName> xmlDistinguishedNames) Default constructor -
Uses of XmlDistinguishedName in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected List<XmlDistinguishedName>
XmlCertificate.issuerDistinguishedName
protected List<XmlDistinguishedName>
XmlOrphanCertificateToken.issuerDistinguishedName
protected List<XmlDistinguishedName>
XmlCertificate.subjectDistinguishedName
protected List<XmlDistinguishedName>
XmlOrphanCertificateToken.subjectDistinguishedName
Modifier and TypeMethodDescriptionObjectFactory.createXmlDistinguishedName()
Create an instance ofXmlDistinguishedName
Modifier and TypeMethodDescriptionXmlCertificate.getIssuerDistinguishedName()
Gets the value of the issuerDistinguishedName property.XmlOrphanCertificateToken.getIssuerDistinguishedName()
Gets the value of the issuerDistinguishedName property.XmlCertificate.getSubjectDistinguishedName()
Gets the value of the subjectDistinguishedName property.XmlOrphanCertificateToken.getSubjectDistinguishedName()
Gets the value of the subjectDistinguishedName property.