Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlISC
Package
Description
-
Uses of XmlISC in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlISC()
Create an instance ofXmlISC
XmlBasicBuildingBlocks.getISC()
Gets the value of the isc property. -
Uses of XmlISC in eu.europa.esig.dss.validation.process.bbb.isc.checks
ModifierConstructorDescriptionDigestValueMatchCheck
(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint) Default constructorDigestValuePresentCheck
(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint) Default constructorIssuerSerialMatchCheck
(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint) Default constructorSigningCertificateRecognitionCheck
(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint) Default constructor -
Uses of XmlISC in eu.europa.esig.dss.validation.process.vpfbs.checks
ModifierConstructorDescriptionIdentificationOfSigningCertificateResultCheck
(I18nProvider i18nProvider, T result, XmlISC xmlISC, TokenProxy token, LevelConstraint constraint) Default constructor