Uses of Class
eu.europa.esig.validationreport.jaxb.CertificateChainType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of CertificateChainType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as CertificateChainType Modifier and Type Field Description protected CertificateChainTypeValidationReportDataType. certificateChainMethods in eu.europa.esig.validationreport.jaxb that return CertificateChainType Modifier and Type Method Description CertificateChainTypeObjectFactory. createCertificateChainType()Create an instance ofCertificateChainTypeCertificateChainTypeValidationReportDataType. getCertificateChain()Gets the value of the certificateChain property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type CertificateChainType Modifier and Type Method Description voidValidationReportDataType. setCertificateChain(CertificateChainType value)Sets the value of the certificateChain property.