Uses of Class
eu.europa.esig.dss.diagnostic.AbstractSignatureWrapper
Packages that use AbstractSignatureWrapper
Package
Description
-
Uses of AbstractSignatureWrapper in eu.europa.esig.dss.diagnostic
Subclasses of AbstractSignatureWrapper in eu.europa.esig.dss.diagnosticModifier and TypeClassDescriptionclassContains user-friendly methods to extract information from anXmlSignatureclassProvides a user-friendly interface for dealing with JAXBXmlTimestampobject -
Uses of AbstractSignatureWrapper in eu.europa.esig.dss.validation.process.bbb.fc
Classes in eu.europa.esig.dss.validation.process.bbb.fc with type parameters of type AbstractSignatureWrapperModifier and TypeClassDescriptionclassAbstractFormatChecking<S extends AbstractSignatureWrapper>This class contains a common code to be processed as a part of a "5.2.2 Format Checking" building block for validation of signatures and timestamps.Fields in eu.europa.esig.dss.validation.process.bbb.fc declared as AbstractSignatureWrapper -
Uses of AbstractSignatureWrapper in eu.europa.esig.dss.validation.process.bbb.fc.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.fc.checks with parameters of type AbstractSignatureWrapperModifierConstructorDescriptionByteRangeCollisionCheck(I18nProvider i18nProvider, XmlFC result, AbstractSignatureWrapper signatureWrapper, DiagnosticData diagnosticData, LevelConstraint constraint) Default constructor