Uses of Enum
eu.europa.esig.dss.enumerations.SubIndication
Package
Description
-
Uses of SubIndication in eu.europa.esig.dss.detailedreport
Modifier and TypeMethodDescriptionDetailedReport.getArchiveDataValidationSubIndication
(String signatureId) Gets validation with archive data subIndication for a signature with idDetailedReport.getBasicBuildingBlocksSubIndication
(String tokenId) This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)DetailedReport.getBasicValidationSubIndication
(String signatureId) Gets basic validation subIndication for a signature with idDetailedReport.getFinalSubIndication
(String tokenId) Gets the validation subIndication to a token with id corresponding to the highest validation levelDetailedReport.getLongTermValidationSubIndication
(String signatureId) Gets long-term validation subIndication for a signature with idDetailedReport.getTimestampValidationSubIndication
(String timestampId) Gets timestamp validation subIndication for a timestamp with id -
Uses of SubIndication in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionXmlConclusion.getSubIndication()
Gets the value of the subIndication property.Modifier and TypeMethodDescriptionAdapter3.marshal
(SubIndication value) void
XmlConclusion.setSubIndication
(SubIndication value) Sets the value of the subIndication property. -
Uses of SubIndication in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic SubIndication
SubIndication can be nullstatic SubIndication
Returns the enum constant of this type with the specified name.static SubIndication[]
SubIndication.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SubIndication in eu.europa.esig.dss.jaxb.parsers
Modifier and TypeMethodDescriptionstatic SubIndication
Parses the value and returnsSubIndication
Modifier and TypeMethodDescriptionstatic String
SubIndicationParser.print
(SubIndication v) Gets a text name of the value -
Uses of SubIndication in eu.europa.esig.dss.simplecertificatereport
Modifier and TypeMethodDescriptionSimpleCertificateReport.getCertificateSubIndication
(String certificateId) This method returns theSubIndication
(result of validation) for a given certificate -
Uses of SubIndication in eu.europa.esig.dss.simplecertificatereport.jaxb
Modifier and TypeMethodDescriptionXmlChainItem.getSubIndication()
Gets the value of the subIndication property.Modifier and TypeMethodDescriptionAdapter6.marshal
(SubIndication value) void
XmlChainItem.setSubIndication
(SubIndication value) Sets the value of the subIndication property. -
Uses of SubIndication in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getSubIndication
(String tokenId) This method returns the sub-indication obtained after the validation of the token. -
Uses of SubIndication in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeMethodDescriptionXmlToken.getSubIndication()
Gets the value of the subIndication property.Modifier and TypeMethodDescriptionAdapter4.marshal
(SubIndication value) void
XmlToken.setSubIndication
(SubIndication value) Sets the value of the subIndication property. -
Uses of SubIndication in eu.europa.esig.dss.spi.tsl
Modifier and TypeMethodDescriptionValidationInfoRecord.getSubIndication()
Gets validation SubIndication -
Uses of SubIndication in eu.europa.esig.dss.tsl.dto
Modifier and TypeMethodDescriptionvoid
ValidationCacheDTO.setSubIndication
(SubIndication subIndication) Sets the validation SubIndication -
Uses of SubIndication in eu.europa.esig.dss.tsl.validation
Modifier and TypeMethodDescriptionValidationResult.getSubIndication()
Gets validation SubIndicationModifierConstructorDescriptionValidationResult
(Indication indication, SubIndication subIndication, Date signingTime, CertificateToken signingCertificate, CertificateSource certificateSource) Default constructor -
Uses of SubIndication in eu.europa.esig.dss.validation.process
Modifier and TypeMethodDescriptionprotected abstract SubIndication
ChainItem.getFailedSubIndicationForConclusion()
Gets a SubIndication in case of failureprotected SubIndication
ChainItem.getSuccessSubIndication()
Gets a SubIndication if the check succeeds -
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.cv.checks
Modifier and TypeMethodDescriptionprotected SubIndication
ManifestEntryExistenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ReferenceDataExistenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ReferenceDataIntactCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignatureIntactCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.fc.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AcceptableMimetypeFileContentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AcceptableZipCommentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AllFilesSignedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ByteRangeAllDocumentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ByteRangeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ByteRangeCollisionCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContainerTypeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
DocMDPCheck.getFailedSubIndicationForConclusion()
protected SubIndication
EllipticCurveKeySizeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
FieldMDPCheck.getFailedSubIndicationForConclusion()
protected SubIndication
FormatCheck.getFailedSubIndicationForConclusion()
protected SubIndication
FullScopeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ManifestFilePresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
MimeTypeFilePresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PDFAComplianceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PdfAnnotationOverlapCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PDFAProfileCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PdfPageDifferenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PdfSignatureDictionaryCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PdfVisualDifferenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ReferencesNotAmbiguousCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigFieldLockCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignatureNotAmbiguousCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignedFilesPresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignerInformationStoreCheck.getFailedSubIndicationForConclusion()
protected SubIndication
UndefinedChangesCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ZipCommentPresentCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.isc.checks
Modifier and TypeMethodDescriptionprotected SubIndication
DigestValueMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
DigestValuePresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
IssuerSerialMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningCertificateRecognitionCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.sav.cc
Modifier and TypeMethodDescriptionprotected SubIndication
AbstractCryptographicCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.sav.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AbstractCryptographicCheckerResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AllCertificatesInPathReferencedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertifiedRolesCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ClaimedRolesCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CommitmentTypeIndicationsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContentHintsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContentIdentifierCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContentTimestampCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContentTypeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CounterSignatureCheck.getFailedSubIndicationForConclusion()
protected SubIndication
KeyIdentifierMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
KeyIdentifierPresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
MessageDigestOrSignedPropertiesCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignatureAcceptanceValidationResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignerLocationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningCertificateAttributePresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningCertificateReferencesValidityCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
StructuralValidationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TSAGeneralNameFieldPresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TSAGeneralNameOrderMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TSAGeneralNameValueMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
UnicitySigningCertificateAttributeCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.vci.checks
Modifier and TypeMethodDescriptionprotected SubIndication
SignaturePolicyHashValidCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignaturePolicyIdentifiedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignaturePolicyIdentifierCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignaturePolicyStoreCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignaturePolicyZeroHashCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Modifier and TypeMethodDescriptionprotected SubIndication
CheckSubXCVResult.getFailedSubIndicationForConclusion()
protected SubIndication
ProspectiveCertificateChainCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustedServiceStatusCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustedServiceTypeIdentifierCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Modifier and TypeMethodDescriptionprotected SubIndication
RevocationAcceptanceCheckerResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationCertHashMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationCertHashPresenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationConsistentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationDataKnownCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationResponderIdMatchCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SelfIssuedOCSPCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AbstractRevocationFreshCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AcceptableRevocationDataAvailableCheck.getFailedSubIndicationForConclusion()
protected SubIndication
NextUpdateCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationDataAvailableCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AuthorityInfoAccessPresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
BasicConstraintsCACheck.getFailedSubIndicationForConclusion()
protected SubIndication
BasicConstraintsMaxPathLengthCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateForbiddenExtensionsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateIssuedToLegalPersonCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateIssuedToNaturalPersonCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateMinQcEuRetentionPeriodCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateMinQcTransactionLimitCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateNameConstraintsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateNotOnHoldCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateNotRevokedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateNotSelfSignedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePolicyIdsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePolicyQualifiedIdsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePolicySupportedByQSCDIdsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePolicyTreeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePS2DQcCompetentAuthorityIdCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePS2DQcCompetentAuthorityNameCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificatePS2DQcRolesOfPSPCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcCCLegislationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcComplianceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcEuLimitValueCurrencyCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcEuPDSLocationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcSSCDCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateQcTypeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateRevocationSelectorResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateSelfSignedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateSemanticsIdentifierCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateSignatureValidCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateSupportedCriticalExtensionsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateValidityRangeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CommonNameCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CountryCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ExtendedKeyUsageCheck.getFailedSubIndicationForConclusion()
protected SubIndication
GivenNameCheck.getFailedSubIndicationForConclusion()
protected SubIndication
IdPkixOcspNoCheck.getFailedSubIndicationForConclusion()
protected SubIndication
KeyUsageCheck.getFailedSubIndicationForConclusion()
protected SubIndication
OrganizationNameCheck.getFailedSubIndicationForConclusion()
protected SubIndication
OrganizationUnitCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PseudonymCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PseudoUsageCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationFreshnessCheckerResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationInfoAccessPresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationIssuerTrustedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationIssuerValidityRangeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SerialNumberCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SurnameCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.certificate
Modifier and TypeMethodDescriptionprotected SubIndication
AcceptableBuildingBlockConclusionCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Modifier and TypeMethodDescriptionprotected SubIndication
CaQcCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateIssuedByConsistentByQCTrustServiceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateIssuedByConsistentByQSCDTrustServiceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateTypeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateTypeCoverageCheck.getFailedSubIndicationForConclusion()
protected SubIndication
GrantedStatusCheck.getFailedSubIndicationForConclusion()
protected SubIndication
IsAbleToSelectOneTrustService.getFailedSubIndicationForConclusion()
protected SubIndication
IsNoQualificationConflictDetectedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
MRACertificateEquivalenceApplied.getFailedSubIndicationForConclusion()
protected SubIndication
QSCDCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QualifiedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RelatedToMraEnactedTrustServiceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ServiceConsistencyCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustedCertificateMatchTrustServiceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustServiceAtTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustServicesByCertificateTypeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ValidCAQCCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.signature.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AbstractTrustedListCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AcceptableTrustedListPresenceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AdESAcceptableCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CertificateTypeAtSigningTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QSCDCertificateAtSigningTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QualifiedCertificateAtCertificateIssuanceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QualifiedCertificateAtSigningTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TrustedListReachedForCertificateChainCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Modifier and TypeMethodDescriptionprotected SubIndication
GrantedStatusAtProductionTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QTSTCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.trust.checks
Modifier and TypeMethodDescriptionprotected SubIndication
TLFreshnessCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TLMRACheck.getFailedSubIndicationForConclusion()
protected SubIndication
TLNotExpiredCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TLVersionCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TLWellSignedCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.vpfbs.checks
Modifier and TypeMethodDescriptionprotected SubIndication
BasicValidationProcessCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ContentTimestampsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CryptographicVerificationResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
FormatCheckingResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
IdentificationOfSigningCertificateResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SignatureAcceptanceValidationResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningCertificateNotRevokedCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampGenerationTimeNotAfterCertificateExpirationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampGenerationTimeNotAfterRevocationTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ValidationContextInitializationResultCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ValidationTimeAtCertificateValidityRangeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
X509CertificateValidationResultCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.vpfltvd.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AcceptableBasicSignatureValidationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
BestSignatureTimeBeforeCertificateExpirationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
BestSignatureTimeBeforeSuspensionTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
BestSignatureTimeNotBeforeCertificateIssuanceCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationDataAcceptableCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationDateAfterBestSignatureTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SigningTimeAttributePresentCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampCoherenceOrderCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampDelayCheck.getFailedSubIndicationForConclusion()
protected SubIndication
TimestampMessageImprintCheck.getFailedSubIndicationForConclusion()
protected SubIndication
BestSignatureTimeNotBeforeCertificateIssuanceCheck.getSuccessSubIndication()
ModifierConstructorDescriptionBestSignatureTimeNotBeforeCertificateIssuanceCheck
(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 SubIndication in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Modifier and TypeMethodDescriptionprotected SubIndication
AbstractPastTokenValidationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
AcceptableBasicTimestampValidationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
LongTermValidationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
MessageImprintDigestAlgorithmValidationCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Modifier and TypeMethodDescriptionprotected SubIndication
ProspectiveCertificateChainCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ValidationTimeSlidingCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Modifier and TypeMethodDescriptionprotected SubIndication
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
CurrentTimeIndicationCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PastCertificateValidationAcceptableCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PastRevocationDataValidationConclusiveCheck.getFailedSubIndicationForConclusion()
protected SubIndication
PastValidationAcceptableRevocationDataAvailable.getFailedSubIndicationForConclusion()
protected SubIndication
POEExistsCheck.getFailedSubIndicationForConclusion()
protected SubIndication
POEExistsWithinCertificateValidityRangeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
POENotAfterCARevocationTimeCheck.getFailedSubIndicationForConclusion()
ModifierConstructorDescriptionBestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
(I18nProvider i18nProvider, XmlPSV result, Date controlTime, CertificateWrapper certificate, SubIndication currentTimeSubIndication, LevelConstraint constraint) Default constructorCurrentTimeIndicationCheck
(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 SubIndication in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Modifier and TypeMethodDescriptionprotected SubIndication
POEExistsAtOrBeforeControlTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
RevocationIssuedBeforeControlTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
SatisfyingRevocationDataExistsCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.vpftsp.checks
Modifier and TypeMethodDescriptionprotected SubIndication
BasicTimestampValidationCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.validationreport.jaxb
Modifier and TypeFieldDescriptionprotected List<SubIndication>
ValidationStatusType.subIndication
Modifier and TypeMethodDescriptionValidationStatusType.getSubIndication()
Gets the value of the subIndication property. -
Uses of SubIndication in eu.europa.esig.validationreport.parsers
Modifier and TypeMethodDescriptionstatic SubIndication
UriBasedEnumParser.parseSubIndication
(String v) Parses the string value and returnsSubIndication