Uses of Class
eu.europa.esig.dss.i18n.MessageTag
-
Uses of MessageTag in eu.europa.esig.dss.i18n
Methods in eu.europa.esig.dss.i18n that return MessageTag Modifier and Type Method Description static MessageTag
MessageTag. getSemantic(String etsiCode)
MessageTag
MessageTag. setArgs(Object... args)
Allows setting of optional attributes for supported string patternsstatic MessageTag
MessageTag. valueOf(String name)
Returns the enum constant of this type with the specified name.static MessageTag[]
MessageTag. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.i18n with parameters of type MessageTag Modifier and Type Method Description String
I18nProvider. getMessage(MessageTag messageTag)
Extracts anI18nMessage
by its key -
Uses of MessageTag in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return MessageTag Modifier and Type Method Description protected MessageTag
ChainItem. getAdditionalInfo()
protected abstract MessageTag
ChainItem. getErrorMessageTag()
Returns an i18n key String of an error message to getprotected abstract MessageTag
ChainItem. getMessageTag()
Returns an i18n key String of a message to getprotected abstract MessageTag
Chain. getTitle()
Returns title of a Chain (i.e.Methods in eu.europa.esig.dss.validation.process with parameters of type MessageTag Modifier and Type Method Description static String
ValidationProcessUtils. buildStringMessage(I18nProvider i18nProvider, MessageTag messageTag)
Builds a String message from the providedmessageTag
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.cv
Methods in eu.europa.esig.dss.validation.process.bbb.cv that return MessageTag Modifier and Type Method Description protected MessageTag
CryptographicVerification. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.cv.checks
Methods in eu.europa.esig.dss.validation.process.bbb.cv.checks that return MessageTag Modifier and Type Method Description protected MessageTag
ReferenceDataExistenceCheck. getAdditionalInfo()
protected MessageTag
ReferenceDataIntactCheck. getAdditionalInfo()
protected MessageTag
SignatureIntactCheck. getAdditionalInfo()
protected MessageTag
AllFilesSignedCheck. getErrorMessageTag()
protected MessageTag
ManifestEntryExistenceCheck. getErrorMessageTag()
protected MessageTag
ReferenceDataExistenceCheck. getErrorMessageTag()
protected MessageTag
ReferenceDataIntactCheck. getErrorMessageTag()
protected MessageTag
SignatureIntactCheck. getErrorMessageTag()
protected MessageTag
AllFilesSignedCheck. getMessageTag()
protected MessageTag
ManifestEntryExistenceCheck. getMessageTag()
protected MessageTag
ReferenceDataExistenceCheck. getMessageTag()
protected MessageTag
ReferenceDataIntactCheck. getMessageTag()
protected MessageTag
SignatureIntactCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.fc
Methods in eu.europa.esig.dss.validation.process.bbb.fc that return MessageTag Modifier and Type Method Description protected MessageTag
FormatChecking. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.fc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.fc.checks that return MessageTag Modifier and Type Method Description protected MessageTag
AcceptableMimetypeFileContentCheck. getErrorMessageTag()
protected MessageTag
AcceptableZipCommentCheck. getErrorMessageTag()
protected MessageTag
ContainerTypeCheck. getErrorMessageTag()
protected MessageTag
FormatCheck. getErrorMessageTag()
protected MessageTag
FullScopeCheck. getErrorMessageTag()
protected MessageTag
ManifestFilePresentCheck. getErrorMessageTag()
protected MessageTag
MimeTypeFilePresentCheck. getErrorMessageTag()
protected MessageTag
SignatureNotAmbiguousCheck. getErrorMessageTag()
protected MessageTag
SignedFilesPresentCheck. getErrorMessageTag()
protected MessageTag
SignerInformationStoreCheck. getErrorMessageTag()
protected MessageTag
ZipCommentPresentCheck. getErrorMessageTag()
protected MessageTag
AcceptableMimetypeFileContentCheck. getMessageTag()
protected MessageTag
AcceptableZipCommentCheck. getMessageTag()
protected MessageTag
ContainerTypeCheck. getMessageTag()
protected MessageTag
FormatCheck. getMessageTag()
protected MessageTag
FullScopeCheck. getMessageTag()
protected MessageTag
ManifestFilePresentCheck. getMessageTag()
protected MessageTag
MimeTypeFilePresentCheck. getMessageTag()
protected MessageTag
SignatureNotAmbiguousCheck. getMessageTag()
protected MessageTag
SignedFilesPresentCheck. getMessageTag()
protected MessageTag
SignerInformationStoreCheck. getMessageTag()
protected MessageTag
ZipCommentPresentCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.isc
Methods in eu.europa.esig.dss.validation.process.bbb.isc that return MessageTag Modifier and Type Method Description protected MessageTag
IdentificationOfTheSigningCertificate. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.isc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.isc.checks that return MessageTag Modifier and Type Method Description protected MessageTag
DigestValueMatchCheck. getErrorMessageTag()
protected MessageTag
DigestValuePresentCheck. getErrorMessageTag()
protected MessageTag
IssuerSerialMatchCheck. getErrorMessageTag()
protected MessageTag
SigningCertificateAttributePresentCheck. getErrorMessageTag()
protected MessageTag
SigningCertificateRecognitionCheck. getErrorMessageTag()
protected MessageTag
UnicitySigningCertificateAttributeCheck. getErrorMessageTag()
protected MessageTag
DigestValueMatchCheck. getMessageTag()
protected MessageTag
DigestValuePresentCheck. getMessageTag()
protected MessageTag
IssuerSerialMatchCheck. getMessageTag()
protected MessageTag
SigningCertificateAttributePresentCheck. getMessageTag()
protected MessageTag
SigningCertificateRecognitionCheck. getMessageTag()
protected MessageTag
UnicitySigningCertificateAttributeCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.sav
Methods in eu.europa.esig.dss.validation.process.bbb.sav that return MessageTag Modifier and Type Method Description protected MessageTag
CertificateAcceptanceValidation. getTitle()
protected MessageTag
DigestAlgorithmAcceptanceValidation. getTitle()
protected MessageTag
RevocationAcceptanceValidation. getTitle()
protected MessageTag
SignatureAcceptanceValidation. getTitle()
protected MessageTag
TimestampAcceptanceValidation. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.sav.checks
Fields in eu.europa.esig.dss.validation.process.bbb.sav.checks declared as MessageTag Modifier and Type Field Description protected MessageTag
AbstractCryptographicCheck. errorMessage
Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return MessageTag Modifier and Type Method Description protected MessageTag
AbstractCryptographicCheck. getAdditionalInfo()
protected MessageTag
CryptographicCheck. getAdditionalInfo()
protected MessageTag
StructuralValidationCheck. getAdditionalInfo()
protected MessageTag
AbstractCryptographicCheck. getErrorMessageTag()
protected MessageTag
CertifiedRolesCheck. getErrorMessageTag()
protected MessageTag
ClaimedRolesCheck. getErrorMessageTag()
protected MessageTag
CommitmentTypeIndicationsCheck. getErrorMessageTag()
protected MessageTag
ContentHintsCheck. getErrorMessageTag()
protected MessageTag
ContentIdentifierCheck. getErrorMessageTag()
protected MessageTag
ContentTimestampCheck. getErrorMessageTag()
protected MessageTag
ContentTypeCheck. getErrorMessageTag()
protected MessageTag
CounterSignatureCheck. getErrorMessageTag()
protected MessageTag
MessageDigestOrSignedPropertiesCheck. getErrorMessageTag()
protected MessageTag
SignatureAcceptanceValidationResultCheck. getErrorMessageTag()
protected MessageTag
SignerLocationCheck. getErrorMessageTag()
protected MessageTag
SigningTimeCheck. getErrorMessageTag()
protected MessageTag
StructuralValidationCheck. getErrorMessageTag()
protected MessageTag
AbstractCryptographicCheck. getMessageTag()
protected MessageTag
CertifiedRolesCheck. getMessageTag()
protected MessageTag
ClaimedRolesCheck. getMessageTag()
protected MessageTag
CommitmentTypeIndicationsCheck. getMessageTag()
protected MessageTag
ContentHintsCheck. getMessageTag()
protected MessageTag
ContentIdentifierCheck. getMessageTag()
protected MessageTag
ContentTimestampCheck. getMessageTag()
protected MessageTag
ContentTypeCheck. getMessageTag()
protected MessageTag
CounterSignatureCheck. getMessageTag()
protected MessageTag
CryptographicCheck. getMessageTag()
protected MessageTag
MessageDigestOrSignedPropertiesCheck. getMessageTag()
protected MessageTag
SignatureAcceptanceValidationResultCheck. getMessageTag()
protected MessageTag
SignerLocationCheck. getMessageTag()
protected MessageTag
SigningTimeCheck. getMessageTag()
protected MessageTag
StructuralValidationCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.vci
Methods in eu.europa.esig.dss.validation.process.bbb.vci that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationContextInitialization. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.vci.checks
Methods in eu.europa.esig.dss.validation.process.bbb.vci.checks that return MessageTag Modifier and Type Method Description protected MessageTag
SignaturePolicyHashValidCheck. getErrorMessageTag()
protected MessageTag
SignaturePolicyIdentifiedCheck. getErrorMessageTag()
protected MessageTag
SignaturePolicyIdentifierCheck. getErrorMessageTag()
protected MessageTag
SignaturePolicyHashValidCheck. getMessageTag()
protected MessageTag
SignaturePolicyIdentifiedCheck. getMessageTag()
protected MessageTag
SignaturePolicyIdentifierCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv
Methods in eu.europa.esig.dss.validation.process.bbb.xcv that return MessageTag Modifier and Type Method Description protected MessageTag
X509CertificateValidation. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.checks that return MessageTag Modifier and Type Method Description protected MessageTag
TrustedServiceStatusCheck. getAdditionalInfo()
protected MessageTag
TrustedServiceTypeIdentifierCheck. getAdditionalInfo()
protected MessageTag
CheckSubXCVResult. getErrorMessageTag()
protected MessageTag
ProspectiveCertificateChainCheck. getErrorMessageTag()
protected MessageTag
TrustedServiceStatusCheck. getErrorMessageTag()
protected MessageTag
TrustedServiceTypeIdentifierCheck. getErrorMessageTag()
protected MessageTag
CheckSubXCVResult. getMessageTag()
protected MessageTag
ProspectiveCertificateChainCheck. getMessageTag()
protected MessageTag
TrustedServiceStatusCheck. getMessageTag()
protected MessageTag
TrustedServiceTypeIdentifierCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.rac
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rac that return MessageTag Modifier and Type Method Description protected MessageTag
RevocationAcceptanceChecker. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks that return MessageTag Modifier and Type Method Description protected MessageTag
RevocationAcceptanceCheckerResultCheck. getAdditionalInfo()
protected MessageTag
RevocationConsistentCheck. getAdditionalInfo()
protected MessageTag
LatestRevocationAcceptanceCheckerResultCheck. getErrorMessageTag()
protected MessageTag
RevocationAcceptanceCheckerResultCheck. getErrorMessageTag()
protected MessageTag
RevocationCertHashMatchCheck. getErrorMessageTag()
protected MessageTag
RevocationCertHashPresenceCheck. getErrorMessageTag()
protected MessageTag
RevocationConsistentCheck. getErrorMessageTag()
protected MessageTag
RevocationDataKnownCheck. getErrorMessageTag()
protected MessageTag
RevocationIssuerRevocationDataAvailableCheck. getErrorMessageTag()
protected MessageTag
LatestRevocationAcceptanceCheckerResultCheck. getMessageTag()
protected MessageTag
RevocationAcceptanceCheckerResultCheck. getMessageTag()
protected MessageTag
RevocationCertHashMatchCheck. getMessageTag()
protected MessageTag
RevocationCertHashPresenceCheck. getMessageTag()
protected MessageTag
RevocationConsistentCheck. getMessageTag()
protected MessageTag
RevocationDataKnownCheck. getMessageTag()
protected MessageTag
RevocationIssuerRevocationDataAvailableCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.rfc
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rfc that return MessageTag Modifier and Type Method Description protected MessageTag
RevocationFreshnessChecker. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks that return MessageTag Modifier and Type Method Description protected MessageTag
AbstractRevocationFreshCheck. getAdditionalInfo()
protected MessageTag
AcceptableRevocationDataAvailableCheck. getAdditionalInfo()
protected MessageTag
RevocationDataAvailableCheck. getAdditionalInfo()
protected MessageTag
AbstractRevocationFreshCheck. getErrorMessageTag()
protected MessageTag
AcceptableRevocationDataAvailableCheck. getErrorMessageTag()
protected MessageTag
NextUpdateCheck. getErrorMessageTag()
protected MessageTag
RevocationDataAvailableCheck. getErrorMessageTag()
protected MessageTag
AbstractRevocationFreshCheck. getMessageTag()
protected MessageTag
AcceptableRevocationDataAvailableCheck. getMessageTag()
protected MessageTag
NextUpdateCheck. getMessageTag()
protected MessageTag
RevocationDataAvailableCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.sub
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub that return MessageTag Modifier and Type Method Description protected MessageTag
SubX509CertificateValidation. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return MessageTag Modifier and Type Method Description protected MessageTag
CertificateExpirationCheck. getAdditionalInfo()
protected MessageTag
CertificateOnHoldCheck. getAdditionalInfo()
protected MessageTag
CertificateRevokedCheck. getAdditionalInfo()
protected MessageTag
ExtendedKeyUsageCheck. getAdditionalInfo()
protected MessageTag
IdPkixOcspNoCheck. getAdditionalInfo()
protected MessageTag
KeyUsageCheck. getAdditionalInfo()
protected MessageTag
PseudoUsageCheck. getAdditionalInfo()
protected MessageTag
AuthorityInfoAccessPresentCheck. getErrorMessageTag()
protected MessageTag
CertificateExpirationCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedToLegalPersonCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedToNaturalPersonCheck. getErrorMessageTag()
protected MessageTag
CertificateNotSelfSignedCheck. getErrorMessageTag()
protected MessageTag
CertificateOnHoldCheck. getErrorMessageTag()
protected MessageTag
CertificatePolicyIdsCheck. getErrorMessageTag()
protected MessageTag
CertificateQCStatementIdsCheck. getErrorMessageTag()
protected MessageTag
CertificateQualifiedCheck. getErrorMessageTag()
protected MessageTag
CertificateRevokedCheck. getErrorMessageTag()
protected MessageTag
CertificateSelfSignedCheck. getErrorMessageTag()
protected MessageTag
CertificateSignatureValidCheck. getErrorMessageTag()
protected MessageTag
CertificateSupportedByQSCDCheck. getErrorMessageTag()
protected MessageTag
CommonNameCheck. getErrorMessageTag()
protected MessageTag
CountryCheck. getErrorMessageTag()
protected MessageTag
ExtendedKeyUsageCheck. getErrorMessageTag()
protected MessageTag
GivenNameCheck. getErrorMessageTag()
protected MessageTag
IdPkixOcspNoCheck. getErrorMessageTag()
protected MessageTag
KeyUsageCheck. getErrorMessageTag()
protected MessageTag
OrganizationNameCheck. getErrorMessageTag()
protected MessageTag
OrganizationUnitCheck. getErrorMessageTag()
protected MessageTag
PseudonymCheck. getErrorMessageTag()
protected MessageTag
PseudoUsageCheck. getErrorMessageTag()
protected MessageTag
RevocationFreshnessCheckerResultCheck. getErrorMessageTag()
protected MessageTag
RevocationInfoAccessPresentCheck. getErrorMessageTag()
protected MessageTag
SerialNumberCheck. getErrorMessageTag()
protected MessageTag
SurnameCheck. getErrorMessageTag()
protected MessageTag
AuthorityInfoAccessPresentCheck. getMessageTag()
protected MessageTag
CertificateExpirationCheck. getMessageTag()
protected MessageTag
CertificateIssuedToLegalPersonCheck. getMessageTag()
protected MessageTag
CertificateIssuedToNaturalPersonCheck. getMessageTag()
protected MessageTag
CertificateNotSelfSignedCheck. getMessageTag()
protected MessageTag
CertificateOnHoldCheck. getMessageTag()
protected MessageTag
CertificatePolicyIdsCheck. getMessageTag()
protected MessageTag
CertificateQCStatementIdsCheck. getMessageTag()
protected MessageTag
CertificateQualifiedCheck. getMessageTag()
protected MessageTag
CertificateRevokedCheck. getMessageTag()
protected MessageTag
CertificateSelfSignedCheck. getMessageTag()
protected MessageTag
CertificateSignatureValidCheck. getMessageTag()
protected MessageTag
CertificateSupportedByQSCDCheck. getMessageTag()
protected MessageTag
CommonNameCheck. getMessageTag()
protected MessageTag
CountryCheck. getMessageTag()
protected MessageTag
ExtendedKeyUsageCheck. getMessageTag()
protected MessageTag
GivenNameCheck. getMessageTag()
protected MessageTag
IdPkixOcspNoCheck. getMessageTag()
protected MessageTag
KeyUsageCheck. getMessageTag()
protected MessageTag
OrganizationNameCheck. getMessageTag()
protected MessageTag
OrganizationUnitCheck. getMessageTag()
protected MessageTag
PseudonymCheck. getMessageTag()
protected MessageTag
PseudoUsageCheck. getMessageTag()
protected MessageTag
RevocationFreshnessCheckerResultCheck. getMessageTag()
protected MessageTag
RevocationInfoAccessPresentCheck. getMessageTag()
protected MessageTag
SerialNumberCheck. getMessageTag()
protected MessageTag
SurnameCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.certificate
Methods in eu.europa.esig.dss.validation.process.qualification.certificate that return MessageTag Modifier and Type Method Description protected MessageTag
AcceptableBuildingBlockConclusionCheck. getErrorMessageTag()
protected MessageTag
AcceptableBuildingBlockConclusionCheck. getMessageTag()
protected MessageTag
CertificateQualificationBlock. getTitle()
protected MessageTag
CertQualificationAtTimeBlock. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Methods in eu.europa.esig.dss.validation.process.qualification.certificate.checks that return MessageTag Modifier and Type Method Description protected MessageTag
IsQualificationConflictDetected. getAdditionalInfo()
protected MessageTag
ServiceConsistencyCheck. getAdditionalInfo()
protected MessageTag
CaQcCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedByConsistentTrustServiceCheck. getErrorMessageTag()
protected MessageTag
CertificateTypeCoverageCheck. getErrorMessageTag()
protected MessageTag
ForEsigCheck. getErrorMessageTag()
protected MessageTag
GrantedStatusCheck. getErrorMessageTag()
protected MessageTag
IsAbleToSelectOneTrustService. getErrorMessageTag()
protected MessageTag
IsQualificationConflictDetected. getErrorMessageTag()
protected MessageTag
QSCDCheck. getErrorMessageTag()
protected MessageTag
QualifiedCheck. getErrorMessageTag()
protected MessageTag
ServiceConsistencyCheck. getErrorMessageTag()
protected MessageTag
TrustedCertificateMatchTrustServiceCheck. getErrorMessageTag()
protected MessageTag
CaQcCheck. getMessageTag()
protected MessageTag
CertificateIssuedByConsistentTrustServiceCheck. getMessageTag()
protected MessageTag
CertificateTypeCoverageCheck. getMessageTag()
protected MessageTag
ForEsigCheck. getMessageTag()
protected MessageTag
GrantedStatusCheck. getMessageTag()
protected MessageTag
IsAbleToSelectOneTrustService. getMessageTag()
protected MessageTag
IsQualificationConflictDetected. getMessageTag()
protected MessageTag
QSCDCheck. getMessageTag()
protected MessageTag
QualifiedCheck. getMessageTag()
protected MessageTag
ServiceConsistencyCheck. getMessageTag()
protected MessageTag
TrustedCertificateMatchTrustServiceCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.signature
Methods in eu.europa.esig.dss.validation.process.qualification.signature that return MessageTag Modifier and Type Method Description protected MessageTag
SignatureQualificationBlock. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.signature.checks
Methods in eu.europa.esig.dss.validation.process.qualification.signature.checks that return MessageTag Modifier and Type Method Description protected MessageTag
AbstractTrustedListCheck. getAdditionalInfo()
protected MessageTag
AcceptableListOfTrustedListsCheck. getErrorMessageTag()
protected MessageTag
AcceptableTrustedListCheck. getErrorMessageTag()
protected MessageTag
AcceptableTrustedListPresenceCheck. getErrorMessageTag()
protected MessageTag
AdESAcceptableCheck. getErrorMessageTag()
protected MessageTag
ForeSignatureAtSigningTimeCheck. getErrorMessageTag()
protected MessageTag
QSCDCertificateAtSigningTimeCheck. getErrorMessageTag()
protected MessageTag
QualifiedCertificateAtCertificateIssuanceCheck. getErrorMessageTag()
protected MessageTag
QualifiedCertificateAtSigningTimeCheck. getErrorMessageTag()
protected MessageTag
TrustedListReachedForCertificateChainCheck. getErrorMessageTag()
protected MessageTag
AcceptableListOfTrustedListsCheck. getMessageTag()
protected MessageTag
AcceptableTrustedListCheck. getMessageTag()
protected MessageTag
AcceptableTrustedListPresenceCheck. getMessageTag()
protected MessageTag
AdESAcceptableCheck. getMessageTag()
protected MessageTag
ForeSignatureAtSigningTimeCheck. getMessageTag()
protected MessageTag
QSCDCertificateAtSigningTimeCheck. getMessageTag()
protected MessageTag
QualifiedCertificateAtCertificateIssuanceCheck. getMessageTag()
protected MessageTag
QualifiedCertificateAtSigningTimeCheck. getMessageTag()
protected MessageTag
TrustedListReachedForCertificateChainCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.timestamp
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp that return MessageTag Modifier and Type Method Description protected MessageTag
TimestampQualificationBlock. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp.checks that return MessageTag Modifier and Type Method Description protected MessageTag
GrantedStatusAtProductionTimeCheck. getErrorMessageTag()
protected MessageTag
QTSTCheck. getErrorMessageTag()
protected MessageTag
GrantedStatusAtProductionTimeCheck. getMessageTag()
protected MessageTag
QTSTCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.trust
Methods in eu.europa.esig.dss.validation.process.qualification.trust that return MessageTag Modifier and Type Method Description protected MessageTag
TLValidationBlock. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.qualification.trust.checks
Methods in eu.europa.esig.dss.validation.process.qualification.trust.checks that return MessageTag Modifier and Type Method Description protected MessageTag
TLFreshnessCheck. getErrorMessageTag()
protected MessageTag
TLNotExpiredCheck. getErrorMessageTag()
protected MessageTag
TLVersionCheck. getErrorMessageTag()
protected MessageTag
TLWellSignedCheck. getErrorMessageTag()
protected MessageTag
TLFreshnessCheck. getMessageTag()
protected MessageTag
TLNotExpiredCheck. getMessageTag()
protected MessageTag
TLVersionCheck. getMessageTag()
protected MessageTag
TLWellSignedCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationProcessForBasicSignature. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfbs.checks
Methods in eu.europa.esig.dss.validation.process.vpfbs.checks that return MessageTag Modifier and Type Method Description protected MessageTag
SignatureBasicBuildingBlocksCheck. getErrorMessageTag()
protected MessageTag
SignatureBasicBuildingBlocksCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfltvd
Methods in eu.europa.esig.dss.validation.process.vpfltvd that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationProcessForSignaturesWithLongTermValidationData. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfltvd.checks
Methods in eu.europa.esig.dss.validation.process.vpfltvd.checks that return MessageTag Modifier and Type Method Description protected MessageTag
BestSignatureTimeBeforeCertificateExpirationCheck. getAdditionalInfo()
protected MessageTag
BestSignatureTimeNotBeforeCertificateIssuanceCheck. getAdditionalInfo()
protected MessageTag
RevocationDateAfterBestSignatureTimeCheck. getAdditionalInfo()
protected MessageTag
AcceptableBasicSignatureValidationCheck. getErrorMessageTag()
protected MessageTag
BestSignatureTimeBeforeCertificateExpirationCheck. getErrorMessageTag()
protected MessageTag
BestSignatureTimeNotBeforeCertificateIssuanceCheck. getErrorMessageTag()
protected MessageTag
RevocationBasicBuildingBlocksCheck. getErrorMessageTag()
protected MessageTag
RevocationDateAfterBestSignatureTimeCheck. getErrorMessageTag()
protected MessageTag
SigningTimeAttributePresentCheck. getErrorMessageTag()
protected MessageTag
TimestampCoherenceOrderCheck. getErrorMessageTag()
protected MessageTag
TimestampDelayCheck. getErrorMessageTag()
protected MessageTag
AcceptableBasicSignatureValidationCheck. getMessageTag()
protected MessageTag
BestSignatureTimeBeforeCertificateExpirationCheck. getMessageTag()
protected MessageTag
BestSignatureTimeNotBeforeCertificateIssuanceCheck. getMessageTag()
protected MessageTag
RevocationBasicBuildingBlocksCheck. getMessageTag()
protected MessageTag
RevocationDateAfterBestSignatureTimeCheck. getMessageTag()
protected MessageTag
SigningTimeAttributePresentCheck. getMessageTag()
protected MessageTag
TimestampCoherenceOrderCheck. getMessageTag()
protected MessageTag
TimestampDelayCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationProcessForSignaturesWithArchivalData. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks that return MessageTag Modifier and Type Method Description protected MessageTag
LongTermValidationCheck. getErrorMessageTag()
protected MessageTag
PastSignatureValidationCheck. getErrorMessageTag()
protected MessageTag
PastTimestampValidation. getErrorMessageTag()
protected MessageTag
LongTermValidationCheck. getMessageTag()
protected MessageTag
PastSignatureValidationCheck. getMessageTag()
protected MessageTag
PastTimestampValidation. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv that return MessageTag Modifier and Type Method Description protected MessageTag
PastCertificateValidation. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks that return MessageTag Modifier and Type Method Description protected MessageTag
ProspectiveCertificateChainCheck. getErrorMessageTag()
protected MessageTag
ValidationTimeSlidingCheck. getErrorMessageTag()
protected MessageTag
ProspectiveCertificateChainCheck. getMessageTag()
protected MessageTag
ValidationTimeSlidingCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv that return MessageTag Modifier and Type Method Description protected MessageTag
PastSignatureValidation. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks that return MessageTag Modifier and Type Method Description protected MessageTag
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck. getErrorMessageTag()
protected MessageTag
CurrentTimeIndicationCheck. getErrorMessageTag()
protected MessageTag
PastCertificateValidationAcceptableCheck. getErrorMessageTag()
protected MessageTag
POEExistsCheck. getErrorMessageTag()
protected MessageTag
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck. getMessageTag()
protected MessageTag
CurrentTimeIndicationCheck. getMessageTag()
protected MessageTag
PastCertificateValidationAcceptableCheck. getMessageTag()
protected MessageTag
POEExistsCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationTimeSliding. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks that return MessageTag Modifier and Type Method Description protected MessageTag
POEExistsAtOrBeforeControlTimeCheck. getAdditionalInfo()
protected MessageTag
POEExistsAtOrBeforeControlTimeCheck. getErrorMessageTag()
protected MessageTag
SatisfyingRevocationDataExistsCheck. getErrorMessageTag()
protected MessageTag
POEExistsAtOrBeforeControlTimeCheck. getMessageTag()
protected MessageTag
SatisfyingRevocationDataExistsCheck. getMessageTag()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpftsp
Methods in eu.europa.esig.dss.validation.process.vpftsp that return MessageTag Modifier and Type Method Description protected MessageTag
ValidationProcessForTimeStamp. getTitle()
-
Uses of MessageTag in eu.europa.esig.dss.validation.process.vpftsp.checks
Methods in eu.europa.esig.dss.validation.process.vpftsp.checks that return MessageTag Modifier and Type Method Description protected MessageTag
TimestampBasicBuildingBlocksCheck. getErrorMessageTag()
protected MessageTag
TimestampBasicBuildingBlocksCheck. getMessageTag()