Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerInfo
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlSignerInfo in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlSignerInfo Modifier and Type Method Description List<XmlSignerInfo>SignatureWrapper. getSignatureInformationStore()Returns a list if Signer Infos (Signer Information Store) from CAdES CMS Signed DataList<XmlSignerInfo>TimestampWrapper. getSignatureInformationStore()Returns a list if Signer Infos (Signer Information Store) from CAdES CMS Signed Data -
Uses of XmlSignerInfo in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignerInfo Modifier and Type Field Description protected List<XmlSignerInfo>XmlPDFRevision. signerInformationStoreMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerInfo Modifier and Type Method Description XmlSignerInfoObjectFactory. createXmlSignerInfo()Create an instance ofXmlSignerInfoMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignerInfo Modifier and Type Method Description List<XmlSignerInfo>XmlPDFRevision. getSignerInformationStore()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignerInfo Modifier and Type Method Description voidXmlPDFRevision. setSignerInformationStore(List<XmlSignerInfo> signerInformationStore)