Uses of Class
eu.europa.esig.validationreport.jaxb.SignerInformationType
Packages that use SignerInformationType
-
Uses of SignerInformationType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignerInformationTypeModifier and TypeFieldDescriptionprotected SignerInformationTypeSignatureValidationReportType.signerInformationMethods in eu.europa.esig.validationreport.jaxb that return SignerInformationTypeModifier and TypeMethodDescriptionObjectFactory.createSignerInformationType()Create an instance ofSignerInformationTypeSignatureValidationReportType.getSignerInformation()Gets the value of the signerInformation property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignerInformationTypeModifier and TypeMethodDescriptionvoidSignatureValidationReportType.setSignerInformation(SignerInformationType value) Sets the value of the signerInformation property.