Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlISC
Packages that use XmlISC
Package
Description
-
Uses of XmlISC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlISCMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlISCModifier and TypeMethodDescriptionObjectFactory.createXmlISC()Create an instance ofXmlISCXmlBasicBuildingBlocks.getISC()Gets the value of the isc property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlISC -
Uses of XmlISC in eu.europa.esig.dss.validation.process.bbb.isc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.isc.checks with parameters of type XmlISCModifierConstructorDescriptionDigestValueMatchCheck(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
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlISCModifier and TypeMethodDescriptionAbstractBasicValidationProcess.identificationOfSigningCertificate(XmlISC xmlISC) Executes "5.2.3 Identification of the signing certificate" building block for the given token -
Uses of XmlISC in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlISCModifierConstructorDescriptionIdentificationOfSigningCertificateResultCheck(I18nProvider i18nProvider, T result, XmlISC xmlISC, TokenProxy token, LevelConstraint constraint) Default constructor