Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlISC
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb | |
eu.europa.esig.dss.validation.process.bbb.isc.checks |
-
Uses of XmlISC in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlISC Modifier and Type Field Description protected XmlISC
XmlBasicBuildingBlocks. isc
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlISC Modifier and Type Method Description XmlISC
ObjectFactory. createXmlISC()
Create an instance ofXmlISC
XmlISC
XmlBasicBuildingBlocks. getISC()
Gets the value of the isc property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlISC Modifier and Type Method Description void
XmlBasicBuildingBlocks. setISC(XmlISC value)
Sets the value of the isc property. -
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 XmlISC Constructor Description DigestValueMatchCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)
DigestValuePresentCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)
IssuerSerialMatchCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)
SigningCertificateAttributePresentCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)
SigningCertificateRecognitionCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)
UnicitySigningCertificateAttributeCheck(I18nProvider i18nProvider, XmlISC result, TokenProxy token, LevelConstraint constraint)