Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlVCI
Packages that use XmlVCI
Package
Description
-
Uses of XmlVCI in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlVCIMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVCIModifier and TypeMethodDescriptionObjectFactory.createXmlVCI()Create an instance ofXmlVCIXmlBasicBuildingBlocks.getVCI()Gets the value of the vci property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlVCI -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.bbb.vci
Subclasses with type arguments of type XmlVCI in eu.europa.esig.dss.validation.process.bbb.vciModifier and TypeClassDescriptionclass5.2.4 Validation context initialization This building block initializes the validation constraints (chain constraints, cryptographic constraints, signature elements constraints) and parameters (X.509 validation parameters including trust anchors, certificate validation data) that will be used to validate the signature. -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.bbb.vci.checks
Subclasses with type arguments of type XmlVCI in eu.europa.esig.dss.validation.process.bbb.vci.checksModifier and TypeClassDescriptionclassChecks if signature policy identifier is present and the hash matchedclassChecks if signature policy identifier is present and the policy is identifiedclassChecks if the signature policy identifier is acceptableclassChecks if a SignaturePolicyStore is presentclassChecks if the signature policy identifier is a zero-hashConstructors in eu.europa.esig.dss.validation.process.bbb.vci.checks with parameters of type XmlVCIModifierConstructorDescriptionSignaturePolicyHashValidCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelRule constraint) Default constructorSignaturePolicyIdentifiedCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelRule constraint) Default constructorSignaturePolicyIdentifierCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, MultiValuesRule multiValues) Default constructorSignaturePolicyStoreCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelRule constraint) Default constructorSignaturePolicyZeroHashCheck(I18nProvider i18nProvider, XmlVCI result, SignatureWrapper signature, LevelRule constraint) Default constructor -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlVCIModifier and TypeMethodDescriptionAbstractBasicValidationProcess.validationContextInitialization(XmlVCI xmlVCI) Executes "5.2.4 Validation context initialization" building block for the given token -
Uses of XmlVCI in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlVCIModifierConstructorDescriptionValidationContextInitializationResultCheck(I18nProvider i18nProvider, T result, XmlVCI xmlVCI, TokenProxy token, LevelRule constraint) Default constructor