Uses of Class
eu.europa.esig.dss.diagnostic.SignatureWrapper
Packages that use SignatureWrapper
-
Uses of SignatureWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return SignatureWrapperModifier and TypeMethodDescriptionEvidenceRecordWrapper.getParent()Returns a master-signature in case of a counter-signatureSignatureWrapper.getParent()Returns a master-signature in case of a counter-signatureDiagnosticData.getSignatureById(String id) This method returns a signature wrapper for the given signature idMethods in eu.europa.esig.dss.diagnostic that return types with arguments of type SignatureWrapperModifier and TypeMethodDescriptionDiagnosticData.getAllCounterSignatures()This method returns counter-signatures (not signatures)DiagnosticData.getAllCounterSignaturesForMasterSignature(SignatureWrapper masterSignatureWrapper) Returns a set ofSignatureWrappers for a givenmasterSignatureWrapperDiagnosticData.getAllSignatures()This method returns signatures (not countersignatures)EvidenceRecordWrapper.getCoveredSignatures()Returns a list ofSignatureWrappers covered be the current evidence recordDiagnosticData.getSignatures()This method retrieves a list of signature wrappers.TimestampWrapper.getTimestampedSignatures()Returns a list ofSignatureWrappers covered be the current timestampMethods in eu.europa.esig.dss.diagnostic with parameters of type SignatureWrapperModifier and TypeMethodDescriptionDiagnosticData.getAllCounterSignaturesForMasterSignature(SignatureWrapper masterSignatureWrapper) Returns a set ofSignatureWrappers for a givenmasterSignatureWrapper