Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlISC
-
Packages that use 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 XmlISCXmlBasicBuildingBlocks. iscMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlISC Modifier and Type Method Description XmlISCObjectFactory. createXmlISC()Create an instance ofXmlISCXmlISCXmlBasicBuildingBlocks. 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 voidXmlBasicBuildingBlocks. 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(XmlISC result, TokenProxy token, LevelConstraint constraint)DigestValuePresentCheck(XmlISC result, TokenProxy token, LevelConstraint constraint)IssuerSerialMatchCheck(XmlISC result, TokenProxy token, LevelConstraint constraint)SigningCertificateAttributePresentCheck(XmlISC result, TokenProxy token, LevelConstraint constraint)SigningCertificateRecognitionCheck(XmlISC result, TokenProxy token, LevelConstraint constraint)
-