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)
static 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, Object... args)
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()
Gets an additional informationstatic MessageTag
ValidationProcessUtils. getCertificateChainCryptoPosition(Context context)
Returns the message tag for the certificate chain of the given contextstatic MessageTag
ValidationProcessUtils. getCryptoPosition(Context context)
Returns the message tag for the given context (signature creation,...)static MessageTag
ValidationProcessUtils. getDigestMatcherCryptoPosition(XmlDigestMatcher digestMatcher)
Returns crypto possition MessageTag for the given XmlDigestMatcherprotected MessageTag
ChainItem. getErrorMessageTag()
Returns an i18n key String of an error message to getprotected MessageTag
ChainItem. getMessageTag()
Returns an i18n key String of a message to getprotected 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, Object... args)
Builds a String message from the providedmessageTag
protected XmlName
ChainItem. buildXmlName(MessageTag messageTag, Object... args)
Builds theXmlName
-
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
ManifestEntryExistenceCheck. getErrorMessageTag()
protected MessageTag
ReferenceDataExistenceCheck. getErrorMessageTag()
protected MessageTag
ReferenceDataIntactCheck. getErrorMessageTag()
protected MessageTag
SignatureIntactCheck. getErrorMessageTag()
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
AllFilesSignedCheck. getErrorMessageTag()
protected MessageTag
ContainerTypeCheck. getErrorMessageTag()
protected MessageTag
FormatCheck. getErrorMessageTag()
protected MessageTag
FullScopeCheck. getErrorMessageTag()
protected MessageTag
ManifestFilePresentCheck. getErrorMessageTag()
protected MessageTag
MimeTypeFilePresentCheck. getErrorMessageTag()
protected MessageTag
PdfAnnotationOverlapCheck. getErrorMessageTag()
protected MessageTag
PdfPageDifferenceCheck. getErrorMessageTag()
protected MessageTag
PdfVisualDifferenceCheck. getErrorMessageTag()
protected MessageTag
ReferencesNotAmbiguousCheck. 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
AllFilesSignedCheck. getMessageTag()
protected MessageTag
ContainerTypeCheck. getMessageTag()
protected MessageTag
FormatCheck. getMessageTag()
protected MessageTag
FullScopeCheck. getMessageTag()
protected MessageTag
ManifestFilePresentCheck. getMessageTag()
protected MessageTag
MimeTypeFilePresentCheck. getMessageTag()
protected MessageTag
PdfAnnotationOverlapCheck. getMessageTag()
protected MessageTag
PdfPageDifferenceCheck. getMessageTag()
protected MessageTag
PdfVisualDifferenceCheck. getMessageTag()
protected MessageTag
ReferencesNotAmbiguousCheck. 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
AllDigestValuesMatchCheck. getErrorMessageTag()
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
AllDigestValuesMatchCheck. getMessageTag()
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
MessageImprintDigestAlgorithmValidation. 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.cc
Fields in eu.europa.esig.dss.validation.process.bbb.sav.cc declared as MessageTag Modifier and Type Field Description protected MessageTag
AbstractCryptographicCheck. position
The validating constraint positionprotected MessageTag
AbstractCryptographicChecker. position
The validation constraint positionMethods in eu.europa.esig.dss.validation.process.bbb.sav.cc that return MessageTag Modifier and Type Method Description protected MessageTag
AbstractCryptographicChecker. getTitle()
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.cc with parameters of type MessageTag Constructor Description AbstractCryptographicCheck(I18nProvider i18nProvider, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorAbstractCryptographicChecker(I18nProvider i18nProvider, DigestAlgorithm digestAlgorithm, Date validationDate, MessageTag position, CryptographicConstraint constraint)
Default constructorAbstractCryptographicChecker(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgorithm, DigestAlgorithm digestAlgorithm, MaskGenerationFunction maskGenerationFunction, String keyLengthUsedToSignThisToken, Date validationDate, MessageTag position, CryptographicConstraint constraint)
Complete constructorCryptographicChecker(I18nProvider i18nProvider, TokenProxy token, Date validationDate, MessageTag position, CryptographicConstraint constraint)
Default constructorDigestAlgorithmOnValidationTimeCheck(I18nProvider i18nProvider, DigestAlgorithm digestAlgo, Date validationDate, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorDigestAlgorithmReliableCheck(I18nProvider i18nProvider, DigestAlgorithm digestAlgo, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorDigestCryptographicChecker(I18nProvider i18nProvider, DigestAlgorithm digestAlgorithm, Date validationDate, MessageTag position, CryptographicConstraint constraint)
Default constructorEncryptionAlgorithmOnValidationTimeCheck(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, String keySize, Date validationDate, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorEncryptionAlgorithmReliableCheck(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorPublicKeySizeAcceptableCheck(I18nProvider i18nProvider, EncryptionAlgorithm encryptionAlgo, String keySize, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructorPublicKeySizeKnownCheck(I18nProvider i18nProvider, String keySize, XmlCC result, MessageTag position, CryptographicConstraintWrapper constraintWrapper)
Default constructor -
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
AbstractCryptographicCheckerResultCheck. position
The cryptographic constrain position to be validatedMethods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return MessageTag Modifier and Type Method Description protected MessageTag
CertificatePathCheck. 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
SigningCertificateReferenceCheck. getErrorMessageTag()
protected MessageTag
SigningTimeCheck. getErrorMessageTag()
protected MessageTag
StructuralValidationCheck. getErrorMessageTag()
protected MessageTag
CertificatePathCheck. 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
MessageDigestOrSignedPropertiesCheck. getMessageTag()
protected MessageTag
SignatureAcceptanceValidationResultCheck. getMessageTag()
protected MessageTag
SignerLocationCheck. getMessageTag()
protected MessageTag
SigningCertificateReferenceCheck. getMessageTag()
protected MessageTag
SigningTimeCheck. getMessageTag()
protected MessageTag
StructuralValidationCheck. getMessageTag()
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.checks with parameters of type MessageTag Constructor Description AbstractCryptographicCheckerResultCheck(I18nProvider i18nProvider, T result, MessageTag position, XmlCC ccResult, LevelConstraint constraint)
Default constructorCryptographicCheck(I18nProvider i18nProvider, T result, TokenProxy token, MessageTag position, Date validationDate, CryptographicConstraint constraint)
Default constructorCryptographicCheckerResultCheck(I18nProvider i18nProvider, T result, TokenProxy token, Date validationDate, MessageTag position, XmlCC ccResult, LevelConstraint constraint)
Default constructorDigestCryptographicCheck(I18nProvider i18nProvider, DigestAlgorithm digestAlgorithm, T result, Date validationDate, MessageTag position, CryptographicConstraint constraint)
DigestCryptographicCheck(I18nProvider i18nProvider, DigestAlgorithm digestAlgorithm, T result, Date validationDate, MessageTag position, String referenceName, CryptographicConstraint constraint)
DigestCryptographicCheckerResultCheck(I18nProvider i18nProvider, T result, Date validationDate, MessageTag position, XmlCC ccResult, LevelConstraint constraint)
Default constructorDigestCryptographicCheckerResultCheck(I18nProvider i18nProvider, T result, Date validationDate, MessageTag position, String referenceName, XmlCC ccResult, LevelConstraint constraint)
Default constructor with reference name -
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
SignaturePolicyStoreCheck. getErrorMessageTag()
protected MessageTag
SignaturePolicyZeroHashCheck. getErrorMessageTag()
protected MessageTag
SignaturePolicyHashValidCheck. getMessageTag()
protected MessageTag
SignaturePolicyIdentifiedCheck. getMessageTag()
protected MessageTag
SignaturePolicyIdentifierCheck. getMessageTag()
protected MessageTag
SignaturePolicyStoreCheck. getMessageTag()
protected MessageTag
SignaturePolicyZeroHashCheck. 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
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. getErrorMessageTag()
protected MessageTag
RevocationCertHashMatchCheck. getErrorMessageTag()
protected MessageTag
RevocationCertHashPresenceCheck. getErrorMessageTag()
protected MessageTag
RevocationConsistentCheck. getErrorMessageTag()
protected MessageTag
RevocationDataKnownCheck. getErrorMessageTag()
protected MessageTag
RevocationIssuerRevocationDataAvailableCheck. getErrorMessageTag()
protected MessageTag
SelfIssuedOCSPCheck. getErrorMessageTag()
protected MessageTag
RevocationAcceptanceCheckerResultCheck. getMessageTag()
protected MessageTag
RevocationCertHashMatchCheck. getMessageTag()
protected MessageTag
RevocationCertHashPresenceCheck. getMessageTag()
protected MessageTag
RevocationConsistentCheck. getMessageTag()
protected MessageTag
RevocationDataKnownCheck. getMessageTag()
protected MessageTag
RevocationIssuerRevocationDataAvailableCheck. getMessageTag()
protected MessageTag
SelfIssuedOCSPCheck. 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. 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
AuthorityInfoAccessPresentCheck. getErrorMessageTag()
protected MessageTag
CertificateExpirationCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedToLegalPersonCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedToNaturalPersonCheck. getErrorMessageTag()
protected MessageTag
CertificateNotOnHoldCheck. getErrorMessageTag()
protected MessageTag
CertificateNotRevokedCheck. getErrorMessageTag()
protected MessageTag
CertificateNotSelfSignedCheck. getErrorMessageTag()
protected MessageTag
CertificatePolicyIdsCheck. getErrorMessageTag()
protected MessageTag
CertificateQCStatementIdsCheck. getErrorMessageTag()
protected MessageTag
CertificateQualifiedCheck. 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
CertificateNotOnHoldCheck. getMessageTag()
protected MessageTag
CertificateNotRevokedCheck. getMessageTag()
protected MessageTag
CertificateNotSelfSignedCheck. getMessageTag()
protected MessageTag
CertificatePolicyIdsCheck. getMessageTag()
protected MessageTag
CertificateQCStatementIdsCheck. getMessageTag()
protected MessageTag
CertificateQualifiedCheck. 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()
-
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
CaQcCheck. getErrorMessageTag()
protected MessageTag
CertificateIssuedByConsistentTrustServiceCheck. getErrorMessageTag()
protected MessageTag
CertificateTypeCheck. getErrorMessageTag()
protected MessageTag
CertificateTypeCoverageCheck. 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
CertificateTypeCheck. getMessageTag()
protected MessageTag
CertificateTypeCoverageCheck. 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
AcceptableListOfTrustedListsCheck. getErrorMessageTag()
protected MessageTag
AcceptableTrustedListCheck. getErrorMessageTag()
protected MessageTag
AcceptableTrustedListPresenceCheck. getErrorMessageTag()
protected MessageTag
AdESAcceptableCheck. getErrorMessageTag()
protected MessageTag
CertificateTypeAtSigningTimeCheck. 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
CertificateTypeAtSigningTimeCheck. 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.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
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. 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()