Uses of Class
eu.europa.esig.validationreport.jaxb.CertificateChainType
Packages that use CertificateChainType
-
Uses of CertificateChainType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as CertificateChainTypeModifier and TypeFieldDescriptionprotected CertificateChainTypeValidationReportDataType.certificateChainMethods in eu.europa.esig.validationreport.jaxb that return CertificateChainTypeModifier and TypeMethodDescriptionObjectFactory.createCertificateChainType()Create an instance ofCertificateChainTypeValidationReportDataType.getCertificateChain()Gets the value of the certificateChain property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type CertificateChainTypeModifier and TypeMethodDescriptionvoidValidationReportDataType.setCertificateChain(CertificateChainType value) Sets the value of the certificateChain property.