Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlSAV
Packages that use XmlSAV
Package
Description
-
Uses of XmlSAV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlSAVMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlSAVModifier and TypeMethodDescriptionObjectFactory.createXmlSAV()Create an instance ofXmlSAVXmlBasicBuildingBlocks.getSAV()Gets the value of the sav property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlSAV -
Uses of XmlSAV in eu.europa.esig.dss.validation.process.bbb.sav
Subclasses with type arguments of type XmlSAV in eu.europa.esig.dss.validation.process.bbb.savModifier and TypeClassDescriptionclassAbstractAcceptanceValidation<T extends AbstractTokenProxy>5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1Methods in eu.europa.esig.dss.validation.process.bbb.sav that return types with arguments of type XmlSAVModifier and TypeMethodDescriptionAbstractAcceptanceValidation.algorithmObsolescenceValidationCheck(XmlSAV result, XmlAOV aovResult, MessageTag position) Verifies the result of the Algorithm Obsolescence Validation building blockAbstractAcceptanceValidation.allCertificatesInPathReferenced()Checks if all certificates in a signing certificate chain are references within signing-certificate signed attributeAbstractAcceptanceValidation.cryptographic(ChainItem<XmlSAV> item) Verifies cryptographic validity of signature references and signing-certificate signed attributeAbstractAcceptanceValidation.signingCertificateAttributePresent()Checks whether a signing-certificate signed attribute is presentAbstractAcceptanceValidation.signingCertificateReferencesValidity()Checks whether a signing-certificate signed attribute is valid to the determined signing certificateAbstractAcceptanceValidation.unicitySigningCertificateAttribute()Checks if only one signing-certificate signed attribute is presentMethods in eu.europa.esig.dss.validation.process.bbb.sav with parameters of type XmlSAVModifier and TypeMethodDescriptionAbstractAcceptanceValidation.algorithmObsolescenceValidationCheck(XmlSAV result, XmlAOV aovResult, MessageTag position) Verifies the result of the Algorithm Obsolescence Validation building blockMethod parameters in eu.europa.esig.dss.validation.process.bbb.sav with type arguments of type XmlSAVModifier and TypeMethodDescriptionAbstractAcceptanceValidation.cryptographic(ChainItem<XmlSAV> item) Verifies cryptographic validity of signature references and signing-certificate signed attribute -
Uses of XmlSAV in eu.europa.esig.dss.validation.process.bbb.sav.checks
Subclasses with type arguments of type XmlSAV in eu.europa.esig.dss.validation.process.bbb.sav.checksModifier and TypeClassDescriptionclassThis class verifies a presence of a time-stamp token in a signature of the given time-stamp typeclassChecks if all certificates in the path have the corresponding signing certificate referencesclassChecks if the certified roles are acceptableclassChecks if the claimed roles are acceptableclassChecks if the commitment type indications are acceptableclassChecks if the content hints are acceptableclassChecks if the content identifier is acceptableclassVerifies validity of a content timestampclassChecks if a content timestamp is presentclassChecks if the content type is acceptableclassChecks if a counter signature is present for the signatureclassVerifies whether a value of the signed attribute 'kid' (key identifier), when present, matches the signing-certificate sued to create the signatureclassThis class verifies whether a 'kid' (key identifier) header parameter is present within the protected header of a signatureclassChecks if message-digest (CAdES/PAdES) or SignedProperties (XAdES) is presentclassChecks if the signer's location attribute is presentclassChecks if the signing certificate reference is presentclassChecks if a signing certificate reference is present and valid (all signingCertificate references refer the signature certificate chain)classChecks if a claimed signing time is presentclassChecks if the structural validation of the signature succeedsclassChecks if the TSTInfo.tsa field is presentclassChecks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing nameclassChecks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing nameclassChecks if the only one reference to the signing certificate reference is presentConstructors in eu.europa.esig.dss.validation.process.bbb.sav.checks with parameters of type XmlSAVModifierConstructorDescriptionprotectedAbstractTimeStampTypeCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorAllCertificatesInPathReferencedCheck(I18nProvider i18nProvider, XmlSAV result, TokenProxy token, LevelRule constraint) Default constructorArchiveTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorCertifiedRolesCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorClaimedRolesCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorCommitmentTypeIndicationsCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorContentHintsCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorContentIdentifierCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorContentTimestampBasicValidationCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestamp, XmlConclusion timestampValidationResult, LevelRule constraint) Default constructorContentTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorContentTypeCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, MultiValuesRule constraint) Default constructorCounterSignatureCheck(I18nProvider i18nProvider, XmlSAV result, DiagnosticData diagnosticData, SignatureWrapper signature, LevelRule constraint) Default constructorDocumentTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorKeyIdentifierMatchCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorKeyIdentifierPresentCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorMessageDigestOrSignedPropertiesCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorSignatureTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorSignerLocationCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorSigningCertificateAttributePresentCheck(I18nProvider i18nProvider, XmlSAV result, TokenProxy token, LevelRule constraint) Default constructorSigningCertificateReferencesValidityCheck(I18nProvider i18nProvider, XmlSAV result, TokenProxy token, LevelRule constraint) Default constructorSigningTimeCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorStructuralValidationCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorTSAGeneralNameFieldPresentCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelRule constraint) Default constructorTSAGeneralNameOrderMatchCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelRule constraint) Default constructorTSAGeneralNameValueMatchCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelRule constraint) Default constructorUnicitySigningCertificateAttributeCheck(I18nProvider i18nProvider, XmlSAV result, TokenProxy token, LevelRule constraint) Default constructorValidationDataRefsOnlyTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructorValidationDataTimeStampCheck(I18nProvider i18nProvider, XmlSAV result, SignatureWrapper signature, LevelRule constraint) Default constructor -
Uses of XmlSAV in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlSAVModifier and TypeMethodDescriptionAbstractBasicValidationProcess.signatureAcceptanceValidation(XmlSAV xmlSAV) Executes "5.2.8 Signature Acceptance Validation (SAV)" building block for the given token -
Uses of XmlSAV in eu.europa.esig.dss.validation.process.vpfbs.checks
Fields in eu.europa.esig.dss.validation.process.vpfbs.checks declared as XmlSAVModifier and TypeFieldDescriptionprotected final XmlSAVSignatureAcceptanceValidationResultCheck.xmlSAVSignature Acceptance Validation resultConstructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type XmlSAVModifierConstructorDescriptionSignatureAcceptanceValidationNoCryptoResultCheck(I18nProvider i18nProvider, T result, XmlSAV xmlSAV, TokenProxy token, LevelRule constraint) Default constructorSignatureAcceptanceValidationResultCheck(I18nProvider i18nProvider, T result, XmlSAV xmlSAV, TokenProxy token, LevelRule constraint) Default constructor