Uses of Enum
eu.europa.esig.dss.enumerations.SubIndication
Packages that use SubIndication
Package
Description
-
Uses of SubIndication in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return SubIndicationModifier 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
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as SubIndicationMethods in eu.europa.esig.dss.detailedreport.jaxb that return SubIndicationModifier and TypeMethodDescriptionXmlConclusion.getSubIndication()
Gets the value of the subIndication property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type SubIndicationModifier 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
Methods in eu.europa.esig.dss.enumerations that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.jaxb.parsers that return SubIndicationModifier and TypeMethodDescriptionstatic SubIndication
Parses the value and returnsSubIndication
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type SubIndicationModifier and TypeMethodDescriptionstatic String
SubIndicationParser.print
(SubIndication v) Gets a text name of the value -
Uses of SubIndication in eu.europa.esig.dss.simplecertificatereport
Methods in eu.europa.esig.dss.simplecertificatereport that return SubIndicationModifier 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
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb declared as SubIndicationMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return SubIndicationModifier and TypeMethodDescriptionXmlChainItem.getSubIndication()
Gets the value of the subIndication property.Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type SubIndicationModifier 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
Methods in eu.europa.esig.dss.simplereport that return SubIndicationModifier 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
Fields in eu.europa.esig.dss.simplereport.jaxb declared as SubIndicationMethods in eu.europa.esig.dss.simplereport.jaxb that return SubIndicationModifier and TypeMethodDescriptionXmlToken.getSubIndication()
Gets the value of the subIndication property.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type SubIndicationModifier 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
Methods in eu.europa.esig.dss.spi.tsl that return SubIndicationModifier and TypeMethodDescriptionValidationInfoRecord.getSubIndication()
Gets validation SubIndication -
Uses of SubIndication in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return SubIndicationMethods in eu.europa.esig.dss.tsl.dto with parameters of type SubIndicationModifier and TypeMethodDescriptionvoid
ValidationCacheDTO.setSubIndication
(SubIndication subIndication) Sets the validation SubIndication -
Uses of SubIndication in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return SubIndicationModifier and TypeMethodDescriptionValidationResult.getSubIndication()
Gets validation SubIndicationConstructors in eu.europa.esig.dss.tsl.validation with parameters of type SubIndicationModifierConstructorDescriptionValidationResult
(Indication indication, SubIndication subIndication, Date signingTime, CertificateToken signingCertificate, CertificateSource certificateSource) Default constructor -
Uses of SubIndication in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.cv.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.fc.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.isc.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.sav.cc that return SubIndicationModifier and TypeMethodDescriptionprotected SubIndication
AbstractCryptographicCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.sav.checks
Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.vci.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.qualification.certificate that return SubIndicationModifier and TypeMethodDescriptionprotected SubIndication
AcceptableBuildingBlockConclusionCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Methods in eu.europa.esig.dss.validation.process.qualification.certificate.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.qualification.signature.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp.checks that return SubIndicationModifier and TypeMethodDescriptionprotected SubIndication
GrantedStatusAtProductionTimeCheck.getFailedSubIndicationForConclusion()
protected SubIndication
QTSTCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.trust.checks
Methods in eu.europa.esig.dss.validation.process.qualification.trust.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.vpfbs.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.vpfltvd.checks that return SubIndicationModifier 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()
Constructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type SubIndicationModifierConstructorDescriptionBestSignatureTimeNotBeforeCertificateIssuanceCheck
(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
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks that return SubIndicationModifier and TypeMethodDescriptionprotected SubIndication
ProspectiveCertificateChainCheck.getFailedSubIndicationForConclusion()
protected SubIndication
ValidationTimeSlidingCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication 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 SubIndicationModifier 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()
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type SubIndicationModifierConstructorDescriptionBestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
(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
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks that return SubIndicationModifier 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
Methods in eu.europa.esig.dss.validation.process.vpftsp.checks that return SubIndicationModifier and TypeMethodDescriptionprotected SubIndication
BasicTimestampValidationCheck.getFailedSubIndicationForConclusion()
-
Uses of SubIndication in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb with type parameters of type SubIndicationModifier and TypeFieldDescriptionprotected List<SubIndication>
ValidationStatusType.subIndication
Methods in eu.europa.esig.validationreport.jaxb that return SubIndicationMethods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SubIndicationModifier and TypeMethodDescriptionValidationStatusType.getSubIndication()
Gets the value of the subIndication property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SubIndication -
Uses of SubIndication in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return SubIndicationModifier and TypeMethodDescriptionstatic SubIndication
UriBasedEnumParser.parseSubIndication
(String v) Parses the string value and returnsSubIndication