Uses of Enum
eu.europa.esig.dss.enumerations.Indication
Packages that use Indication
Package
Description
-
Uses of Indication in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return IndicationModifier and TypeMethodDescriptionDetailedReport.getArchiveDataValidationIndication
(String signatureId) Gets validation with archive data indication for a signature with idDetailedReport.getBasicBuildingBlocksIndication
(String tokenId) This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)DetailedReport.getBasicValidationIndication
(String signatureId) Gets basic validation indication for a signature with idDetailedReport.getFinalIndication
(String tokenId) Gets the validation indication to a token with id corresponding to the highest validation levelDetailedReport.getLongTermValidationIndication
(String signatureId) Gets long-term validation indication for a signature with idDetailedReport.getTimestampValidationIndication
(String timestampId) Gets timestamp validation indication for a timestamp with id -
Uses of Indication in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as IndicationMethods in eu.europa.esig.dss.detailedreport.jaxb that return IndicationModifier and TypeMethodDescriptionXmlConclusion.getIndication()
Gets the value of the indication property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type IndicationModifier and TypeMethodDescriptionAdapter2.marshal
(Indication value) void
XmlConclusion.setIndication
(Indication value) Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return IndicationModifier and TypeMethodDescriptionstatic Indication
Returns the enum constant of this type with the specified name.static Indication[]
Indication.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Indication in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return IndicationMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type IndicationModifier and TypeMethodDescriptionstatic String
IndicationParser.print
(Indication v) Gets a text name of the value -
Uses of Indication in eu.europa.esig.dss.simplecertificatereport
Methods in eu.europa.esig.dss.simplecertificatereport that return IndicationModifier and TypeMethodDescriptionSimpleCertificateReport.getCertificateIndication
(String certificateId) This method returns theIndication
(result of validation) for a given certificate -
Uses of Indication in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb declared as IndicationMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return IndicationModifier and TypeMethodDescriptionXmlChainItem.getIndication()
Gets the value of the indication property.Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type IndicationModifier and TypeMethodDescriptionAdapter5.marshal
(Indication value) void
XmlChainItem.setIndication
(Indication value) Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.simplereport
Methods in eu.europa.esig.dss.simplereport that return IndicationModifier and TypeMethodDescriptionSimpleReport.getIndication
(String tokenId) This method returns the indication obtained after the validation of a token. -
Uses of Indication in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as IndicationMethods in eu.europa.esig.dss.simplereport.jaxb that return IndicationModifier and TypeMethodDescriptionXmlToken.getIndication()
Gets the value of the indication property.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type IndicationModifier and TypeMethodDescriptionAdapter3.marshal
(Indication value) void
XmlToken.setIndication
(Indication value) Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return IndicationModifier and TypeMethodDescriptionValidationInfoRecord.getIndication()
Gets validation Indication -
Uses of Indication in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return IndicationMethods in eu.europa.esig.dss.tsl.dto with parameters of type IndicationModifier and TypeMethodDescriptionvoid
ValidationCacheDTO.setIndication
(Indication indication) Sets the validation Indication -
Uses of Indication in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return IndicationConstructors in eu.europa.esig.dss.tsl.validation with parameters of type IndicationModifierConstructorDescriptionValidationResult
(Indication indication, SubIndication subIndication, Date signingTime, CertificateToken signingCertificate, CertificateSource certificateSource) Default constructor -
Uses of Indication in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return IndicationModifier and TypeMethodDescriptionprotected abstract Indication
ChainItem.getFailedIndicationForConclusion()
Gets an Indication in case of failureprotected Indication
ChainItem.getSuccessIndication()
Gets an Indication if the check succeeds -
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.cv.checks
Methods in eu.europa.esig.dss.validation.process.bbb.cv.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
ManifestEntryExistenceCheck.getFailedIndicationForConclusion()
protected Indication
ReferenceDataExistenceCheck.getFailedIndicationForConclusion()
protected Indication
ReferenceDataIntactCheck.getFailedIndicationForConclusion()
protected Indication
SignatureIntactCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.fc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.fc.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
AcceptableMimetypeFileContentCheck.getFailedIndicationForConclusion()
protected Indication
AcceptableZipCommentCheck.getFailedIndicationForConclusion()
protected Indication
AllFilesSignedCheck.getFailedIndicationForConclusion()
protected Indication
ByteRangeAllDocumentCheck.getFailedIndicationForConclusion()
protected Indication
ByteRangeCheck.getFailedIndicationForConclusion()
protected Indication
ByteRangeCollisionCheck.getFailedIndicationForConclusion()
protected Indication
ContainerTypeCheck.getFailedIndicationForConclusion()
protected Indication
DocMDPCheck.getFailedIndicationForConclusion()
protected Indication
EllipticCurveKeySizeCheck.getFailedIndicationForConclusion()
protected Indication
FieldMDPCheck.getFailedIndicationForConclusion()
protected Indication
FormatCheck.getFailedIndicationForConclusion()
protected Indication
FullScopeCheck.getFailedIndicationForConclusion()
protected Indication
ManifestFilePresentCheck.getFailedIndicationForConclusion()
protected Indication
MimeTypeFilePresentCheck.getFailedIndicationForConclusion()
protected Indication
PDFAComplianceCheck.getFailedIndicationForConclusion()
protected Indication
PdfAnnotationOverlapCheck.getFailedIndicationForConclusion()
protected Indication
PDFAProfileCheck.getFailedIndicationForConclusion()
protected Indication
PdfPageDifferenceCheck.getFailedIndicationForConclusion()
protected Indication
PdfSignatureDictionaryCheck.getFailedIndicationForConclusion()
protected Indication
PdfVisualDifferenceCheck.getFailedIndicationForConclusion()
protected Indication
ReferencesNotAmbiguousCheck.getFailedIndicationForConclusion()
protected Indication
SigFieldLockCheck.getFailedIndicationForConclusion()
protected Indication
SignatureNotAmbiguousCheck.getFailedIndicationForConclusion()
protected Indication
SignedFilesPresentCheck.getFailedIndicationForConclusion()
protected Indication
SignerInformationStoreCheck.getFailedIndicationForConclusion()
protected Indication
UndefinedChangesCheck.getFailedIndicationForConclusion()
protected Indication
ZipCommentPresentCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.isc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.isc.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
DigestValueMatchCheck.getFailedIndicationForConclusion()
protected Indication
DigestValuePresentCheck.getFailedIndicationForConclusion()
protected Indication
IssuerSerialMatchCheck.getFailedIndicationForConclusion()
protected Indication
SigningCertificateRecognitionCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.sav.cc
Methods in eu.europa.esig.dss.validation.process.bbb.sav.cc that return IndicationModifier and TypeMethodDescriptionprotected Indication
AbstractCryptographicCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.sav.checks
Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
AbstractCryptographicCheckerResultCheck.getFailedIndicationForConclusion()
protected Indication
AllCertificatesInPathReferencedCheck.getFailedIndicationForConclusion()
protected Indication
CertifiedRolesCheck.getFailedIndicationForConclusion()
protected Indication
ClaimedRolesCheck.getFailedIndicationForConclusion()
protected Indication
CommitmentTypeIndicationsCheck.getFailedIndicationForConclusion()
protected Indication
ContentHintsCheck.getFailedIndicationForConclusion()
protected Indication
ContentIdentifierCheck.getFailedIndicationForConclusion()
protected Indication
ContentTimestampCheck.getFailedIndicationForConclusion()
protected Indication
ContentTypeCheck.getFailedIndicationForConclusion()
protected Indication
CounterSignatureCheck.getFailedIndicationForConclusion()
protected Indication
KeyIdentifierMatchCheck.getFailedIndicationForConclusion()
protected Indication
KeyIdentifierPresentCheck.getFailedIndicationForConclusion()
protected Indication
MessageDigestOrSignedPropertiesCheck.getFailedIndicationForConclusion()
protected Indication
SignatureAcceptanceValidationResultCheck.getFailedIndicationForConclusion()
protected Indication
SignerLocationCheck.getFailedIndicationForConclusion()
protected Indication
SigningCertificateAttributePresentCheck.getFailedIndicationForConclusion()
protected Indication
SigningCertificateReferencesValidityCheck.getFailedIndicationForConclusion()
protected Indication
SigningTimeCheck.getFailedIndicationForConclusion()
protected Indication
StructuralValidationCheck.getFailedIndicationForConclusion()
protected Indication
TSAGeneralNameFieldPresentCheck.getFailedIndicationForConclusion()
protected Indication
TSAGeneralNameOrderMatchCheck.getFailedIndicationForConclusion()
protected Indication
TSAGeneralNameValueMatchCheck.getFailedIndicationForConclusion()
protected Indication
UnicitySigningCertificateAttributeCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.vci.checks
Methods in eu.europa.esig.dss.validation.process.bbb.vci.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
SignaturePolicyHashValidCheck.getFailedIndicationForConclusion()
protected Indication
SignaturePolicyIdentifiedCheck.getFailedIndicationForConclusion()
protected Indication
SignaturePolicyIdentifierCheck.getFailedIndicationForConclusion()
protected Indication
SignaturePolicyStoreCheck.getFailedIndicationForConclusion()
protected Indication
SignaturePolicyZeroHashCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
CheckSubXCVResult.getFailedIndicationForConclusion()
protected Indication
ProspectiveCertificateChainCheck.getFailedIndicationForConclusion()
protected Indication
TrustedServiceStatusCheck.getFailedIndicationForConclusion()
protected Indication
TrustedServiceTypeIdentifierCheck.getFailedIndicationForConclusion()
-
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
RevocationAcceptanceCheckerResultCheck.getFailedIndicationForConclusion()
protected Indication
RevocationCertHashMatchCheck.getFailedIndicationForConclusion()
protected Indication
RevocationCertHashPresenceCheck.getFailedIndicationForConclusion()
protected Indication
RevocationConsistentCheck.getFailedIndicationForConclusion()
protected Indication
RevocationDataKnownCheck.getFailedIndicationForConclusion()
protected Indication
RevocationResponderIdMatchCheck.getFailedIndicationForConclusion()
protected Indication
SelfIssuedOCSPCheck.getFailedIndicationForConclusion()
-
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
AbstractRevocationFreshCheck.getFailedIndicationForConclusion()
protected Indication
AcceptableRevocationDataAvailableCheck.getFailedIndicationForConclusion()
protected Indication
NextUpdateCheck.getFailedIndicationForConclusion()
protected Indication
RevocationDataAvailableCheck.getFailedIndicationForConclusion()
-
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
AuthorityInfoAccessPresentCheck.getFailedIndicationForConclusion()
protected Indication
BasicConstraintsCACheck.getFailedIndicationForConclusion()
protected Indication
BasicConstraintsMaxPathLengthCheck.getFailedIndicationForConclusion()
protected Indication
CertificateForbiddenExtensionsCheck.getFailedIndicationForConclusion()
protected Indication
CertificateIssuedToLegalPersonCheck.getFailedIndicationForConclusion()
protected Indication
CertificateIssuedToNaturalPersonCheck.getFailedIndicationForConclusion()
protected Indication
CertificateMinQcEuRetentionPeriodCheck.getFailedIndicationForConclusion()
protected Indication
CertificateMinQcTransactionLimitCheck.getFailedIndicationForConclusion()
protected Indication
CertificateNameConstraintsCheck.getFailedIndicationForConclusion()
protected Indication
CertificateNotOnHoldCheck.getFailedIndicationForConclusion()
protected Indication
CertificateNotRevokedCheck.getFailedIndicationForConclusion()
protected Indication
CertificateNotSelfSignedCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePolicyIdsCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePolicyQualifiedIdsCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePolicySupportedByQSCDIdsCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePolicyTreeCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePS2DQcCompetentAuthorityIdCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePS2DQcCompetentAuthorityNameCheck.getFailedIndicationForConclusion()
protected Indication
CertificatePS2DQcRolesOfPSPCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcCCLegislationCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcComplianceCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcEuLimitValueCurrencyCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcEuPDSLocationCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcSSCDCheck.getFailedIndicationForConclusion()
protected Indication
CertificateQcTypeCheck.getFailedIndicationForConclusion()
protected Indication
CertificateRevocationSelectorResultCheck.getFailedIndicationForConclusion()
protected Indication
CertificateSelfSignedCheck.getFailedIndicationForConclusion()
protected Indication
CertificateSemanticsIdentifierCheck.getFailedIndicationForConclusion()
protected Indication
CertificateSignatureValidCheck.getFailedIndicationForConclusion()
protected Indication
CertificateSupportedCriticalExtensionsCheck.getFailedIndicationForConclusion()
protected Indication
CertificateValidityRangeCheck.getFailedIndicationForConclusion()
protected Indication
CommonNameCheck.getFailedIndicationForConclusion()
protected Indication
CountryCheck.getFailedIndicationForConclusion()
protected Indication
ExtendedKeyUsageCheck.getFailedIndicationForConclusion()
protected Indication
GivenNameCheck.getFailedIndicationForConclusion()
protected Indication
IdPkixOcspNoCheck.getFailedIndicationForConclusion()
protected Indication
KeyUsageCheck.getFailedIndicationForConclusion()
protected Indication
OrganizationNameCheck.getFailedIndicationForConclusion()
protected Indication
OrganizationUnitCheck.getFailedIndicationForConclusion()
protected Indication
PseudonymCheck.getFailedIndicationForConclusion()
protected Indication
PseudoUsageCheck.getFailedIndicationForConclusion()
protected Indication
RevocationFreshnessCheckerResultCheck.getFailedIndicationForConclusion()
protected Indication
RevocationInfoAccessPresentCheck.getFailedIndicationForConclusion()
protected Indication
RevocationIssuerTrustedCheck.getFailedIndicationForConclusion()
protected Indication
RevocationIssuerValidityRangeCheck.getFailedIndicationForConclusion()
protected Indication
SerialNumberCheck.getFailedIndicationForConclusion()
protected Indication
SurnameCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.certificate
Methods in eu.europa.esig.dss.validation.process.qualification.certificate that return IndicationModifier and TypeMethodDescriptionprotected Indication
AcceptableBuildingBlockConclusionCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Methods in eu.europa.esig.dss.validation.process.qualification.certificate.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
CaQcCheck.getFailedIndicationForConclusion()
protected Indication
CertificateIssuedByConsistentByQCTrustServiceCheck.getFailedIndicationForConclusion()
protected Indication
CertificateIssuedByConsistentByQSCDTrustServiceCheck.getFailedIndicationForConclusion()
protected Indication
CertificateTypeCheck.getFailedIndicationForConclusion()
protected Indication
CertificateTypeCoverageCheck.getFailedIndicationForConclusion()
protected Indication
GrantedStatusCheck.getFailedIndicationForConclusion()
protected Indication
IsAbleToSelectOneTrustService.getFailedIndicationForConclusion()
protected Indication
IsNoQualificationConflictDetectedCheck.getFailedIndicationForConclusion()
protected Indication
MRACertificateEquivalenceApplied.getFailedIndicationForConclusion()
protected Indication
QSCDCheck.getFailedIndicationForConclusion()
protected Indication
QualifiedCheck.getFailedIndicationForConclusion()
protected Indication
RelatedToMraEnactedTrustServiceCheck.getFailedIndicationForConclusion()
protected Indication
ServiceConsistencyCheck.getFailedIndicationForConclusion()
protected Indication
TrustedCertificateMatchTrustServiceCheck.getFailedIndicationForConclusion()
protected Indication
TrustServiceAtTimeCheck.getFailedIndicationForConclusion()
protected Indication
TrustServicesByCertificateTypeCheck.getFailedIndicationForConclusion()
protected Indication
ValidCAQCCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.signature
Methods in eu.europa.esig.dss.validation.process.qualification.signature with parameters of type IndicationModifier and TypeMethodDescriptionstatic SignatureQualification
SigQualificationMatrix.getSignatureQualification
(Indication ades, CertificateQualification certQualification) Gets signature qualification based on the given parameters -
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.signature.checks
Methods in eu.europa.esig.dss.validation.process.qualification.signature.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
AbstractTrustedListCheck.getFailedIndicationForConclusion()
protected Indication
AcceptableTrustedListPresenceCheck.getFailedIndicationForConclusion()
protected Indication
AdESAcceptableCheck.getFailedIndicationForConclusion()
protected Indication
CertificateTypeAtSigningTimeCheck.getFailedIndicationForConclusion()
protected Indication
QSCDCertificateAtSigningTimeCheck.getFailedIndicationForConclusion()
protected Indication
QualifiedCertificateAtCertificateIssuanceCheck.getFailedIndicationForConclusion()
protected Indication
QualifiedCertificateAtSigningTimeCheck.getFailedIndicationForConclusion()
protected Indication
TrustedListReachedForCertificateChainCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
GrantedStatusAtProductionTimeCheck.getFailedIndicationForConclusion()
protected Indication
QTSTCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.trust.checks
Methods in eu.europa.esig.dss.validation.process.qualification.trust.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
TLFreshnessCheck.getFailedIndicationForConclusion()
protected Indication
TLMRACheck.getFailedIndicationForConclusion()
protected Indication
TLNotExpiredCheck.getFailedIndicationForConclusion()
protected Indication
TLVersionCheck.getFailedIndicationForConclusion()
protected Indication
TLWellSignedCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.vpfbs.checks
Methods in eu.europa.esig.dss.validation.process.vpfbs.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
BasicValidationProcessCheck.getFailedIndicationForConclusion()
protected Indication
ContentTimestampsCheck.getFailedIndicationForConclusion()
protected Indication
CryptographicVerificationResultCheck.getFailedIndicationForConclusion()
protected Indication
FormatCheckingResultCheck.getFailedIndicationForConclusion()
protected Indication
IdentificationOfSigningCertificateResultCheck.getFailedIndicationForConclusion()
protected Indication
SignatureAcceptanceValidationResultCheck.getFailedIndicationForConclusion()
protected Indication
SigningCertificateNotRevokedCheck.getFailedIndicationForConclusion()
protected Indication
TimestampGenerationTimeNotAfterCertificateExpirationCheck.getFailedIndicationForConclusion()
protected Indication
TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck.getFailedIndicationForConclusion()
protected Indication
TimestampGenerationTimeNotAfterRevocationTimeCheck.getFailedIndicationForConclusion()
protected Indication
ValidationContextInitializationResultCheck.getFailedIndicationForConclusion()
protected Indication
ValidationTimeAtCertificateValidityRangeCheck.getFailedIndicationForConclusion()
protected Indication
X509CertificateValidationResultCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.vpfltvd.checks
Methods in eu.europa.esig.dss.validation.process.vpfltvd.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
AcceptableBasicSignatureValidationCheck.getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeBeforeCertificateExpirationCheck.getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeBeforeSuspensionTimeCheck.getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeNotBeforeCertificateIssuanceCheck.getFailedIndicationForConclusion()
protected Indication
RevocationDataAcceptableCheck.getFailedIndicationForConclusion()
protected Indication
RevocationDateAfterBestSignatureTimeCheck.getFailedIndicationForConclusion()
protected Indication
SigningTimeAttributePresentCheck.getFailedIndicationForConclusion()
protected Indication
TimestampCoherenceOrderCheck.getFailedIndicationForConclusion()
protected Indication
TimestampDelayCheck.getFailedIndicationForConclusion()
protected Indication
TimestampMessageImprintCheck.getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeNotBeforeCertificateIssuanceCheck.getSuccessIndication()
Constructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type IndicationModifierConstructorDescriptionBestSignatureTimeNotBeforeCertificateIssuanceCheck
(I18nProvider i18nProvider, T result, Date bestSignatureTime, CertificateWrapper signingCertificate, Indication currentIndication, SubIndication currentSubIndication, LevelConstraint constraint) The default constructor allowing setting of returned Indication/subIndication on success result -
Uses of Indication in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
AbstractPastTokenValidationCheck.getFailedIndicationForConclusion()
protected Indication
AcceptableBasicTimestampValidationCheck.getFailedIndicationForConclusion()
protected Indication
LongTermValidationCheck.getFailedIndicationForConclusion()
protected Indication
MessageImprintDigestAlgorithmValidationCheck.getFailedIndicationForConclusion()
-
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
ProspectiveCertificateChainCheck.getFailedIndicationForConclusion()
protected Indication
ValidationTimeSlidingCheck.getFailedIndicationForConclusion()
-
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck.getFailedIndicationForConclusion()
protected Indication
CurrentTimeIndicationCheck.getFailedIndicationForConclusion()
protected Indication
PastCertificateValidationAcceptableCheck.getFailedIndicationForConclusion()
protected Indication
PastRevocationDataValidationConclusiveCheck.getFailedIndicationForConclusion()
protected Indication
PastValidationAcceptableRevocationDataAvailable.getFailedIndicationForConclusion()
protected Indication
POEExistsCheck.getFailedIndicationForConclusion()
protected Indication
POEExistsWithinCertificateValidityRangeCheck.getFailedIndicationForConclusion()
protected Indication
POENotAfterCARevocationTimeCheck.getFailedIndicationForConclusion()
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type IndicationModifierConstructorDescriptionCurrentTimeIndicationCheck
(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlMessage> errors, LevelConstraint constraint) Default constructorPastCertificateValidationAcceptableCheck
(I18nProvider i18nProvider, XmlPSV result, XmlPCV pcv, String tokenId, Indication currentIndication, SubIndication currentSubIndication, LevelConstraint constraint) Default constructor -
Uses of Indication 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 IndicationModifier and TypeMethodDescriptionprotected Indication
POEExistsAtOrBeforeControlTimeCheck.getFailedIndicationForConclusion()
protected Indication
RevocationIssuedBeforeControlTimeCheck.getFailedIndicationForConclusion()
protected Indication
SatisfyingRevocationDataExistsCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.vpftsp.checks
Methods in eu.europa.esig.dss.validation.process.vpftsp.checks that return IndicationModifier and TypeMethodDescriptionprotected Indication
BasicTimestampValidationCheck.getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as IndicationMethods in eu.europa.esig.validationreport.jaxb that return IndicationModifier and TypeMethodDescriptionValidationStatusType.getMainIndication()
Gets the value of the mainIndication property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type IndicationModifier and TypeMethodDescriptionAdapter7.marshal
(Indication value) void
ValidationStatusType.setMainIndication
(Indication value) Sets the value of the mainIndication property. -
Uses of Indication in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return IndicationModifier and TypeMethodDescriptionstatic Indication
UriBasedEnumParser.parseMainIndication
(String v) Parses the string value and returnsIndication