Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlDistinguishedName
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlDistinguishedName in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlDistinguishedName Modifier and Type Field Description protected List<XmlDistinguishedName>
XmlCertificate. issuerDistinguishedName
protected List<XmlDistinguishedName>
XmlCertificate. subjectDistinguishedName
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlDistinguishedName Modifier and Type Method Description XmlDistinguishedName
ObjectFactory. createXmlDistinguishedName()
Create an instance ofXmlDistinguishedName
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlDistinguishedName Modifier and Type Method Description List<XmlDistinguishedName>
XmlCertificate. getIssuerDistinguishedName()
Gets the value of the issuerDistinguishedName property.List<XmlDistinguishedName>
XmlCertificate. getSubjectDistinguishedName()
Gets the value of the subjectDistinguishedName property.