Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTLSCertificate
Packages that use XmlTLSCertificate
-
Uses of XmlTLSCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlTLSCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTLSCertificateModifier and TypeMethodDescriptionObjectFactory.createXmlTLSCertificate()Create an instance ofXmlTLSCertificateXmlConnectionInfo.getTLSCertificate()Gets the value of the tlsCertificate property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlTLSCertificateModifier and TypeMethodDescriptionvoidXmlConnectionInfo.setTLSCertificate(XmlTLSCertificate value) Sets the value of the tlsCertificate property.