Uses of Class
eu.europa.esig.dss.enumerations.Indication
-
-
-
Uses of Indication in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return Indication Modifier and Type Method Description IndicationDetailedReport. getArchiveDataValidationIndication(String signatureId)IndicationDetailedReport. getBasicBuildingBlocksIndication(String tokenId)This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)IndicationDetailedReport. getBasicValidationIndication(String signatureId)IndicationDetailedReport. getHighestIndication(String signatureId)IndicationDetailedReport. getLongTermValidationIndication(String signatureId)IndicationDetailedReport. getTimestampValidationIndication(String timestampId) -
Uses of Indication in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as Indication Modifier and Type Field Description protected IndicationXmlConclusion. indicationMethods in eu.europa.esig.dss.detailedreport.jaxb that return Indication Modifier and Type Method Description IndicationXmlConclusion. getIndication()Gets the value of the indication property.IndicationAdapter2. unmarshal(String value)Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type Indication Modifier and Type Method Description StringAdapter2. marshal(Indication value)voidXmlConclusion. 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 Indication Modifier and Type Method Description static IndicationIndication. valueOf(String name)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 Indication Modifier and Type Method Description static IndicationIndicationParser. parse(String v)Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type Indication Modifier and Type Method Description static StringIndicationParser. print(Indication v) -
Uses of Indication in eu.europa.esig.dss.simplecertificatereport
Methods in eu.europa.esig.dss.simplecertificatereport that return Indication Modifier and Type Method Description IndicationSimpleCertificateReport. 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 Indication Modifier and Type Field Description protected IndicationXmlChainItem. indicationMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return Indication Modifier and Type Method Description IndicationXmlChainItem. getIndication()Gets the value of the indication property.IndicationAdapter5. unmarshal(String value)Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type Indication Modifier and Type Method Description StringAdapter5. marshal(Indication value)voidXmlChainItem. 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 Indication Modifier and Type Method Description IndicationSimpleReport. getIndication(String signatureId)This method returns the indication obtained after the validation of the signature. -
Uses of Indication in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as Indication Modifier and Type Field Description protected IndicationXmlSignature. indicationMethods in eu.europa.esig.dss.simplereport.jaxb that return Indication Modifier and Type Method Description IndicationXmlSignature. getIndication()Gets the value of the indication property.IndicationAdapter2. unmarshal(String value)Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type Indication Modifier and Type Method Description StringAdapter2. marshal(Indication value)voidXmlSignature. setIndication(Indication value)Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.tsl
Methods in eu.europa.esig.dss.tsl that return Indication Modifier and Type Method Description IndicationTSLValidationResult. getIndication()Methods in eu.europa.esig.dss.tsl with parameters of type Indication Modifier and Type Method Description voidTSLValidationResult. setIndication(Indication indication) -
Uses of Indication in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return Indication Modifier and Type Method Description protected abstract IndicationChainItem. getFailedIndicationForConclusion()protected IndicationChainItem. getSuccessIndication() -
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 Indication Modifier and Type Method Description protected IndicationAllFilesSignedCheck. getFailedIndicationForConclusion()protected IndicationManifestEntryExistenceCheck. getFailedIndicationForConclusion()protected IndicationReferenceDataExistenceCheck. getFailedIndicationForConclusion()protected IndicationReferenceDataIntactCheck. getFailedIndicationForConclusion()protected IndicationSignatureIntactCheck. 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 Indication Modifier and Type Method Description protected IndicationAcceptableMimetypeFileContentCheck. getFailedIndicationForConclusion()protected IndicationAcceptableZipCommentCheck. getFailedIndicationForConclusion()protected IndicationContainerTypeCheck. getFailedIndicationForConclusion()protected IndicationFormatCheck. getFailedIndicationForConclusion()protected IndicationFullScopeCheck. getFailedIndicationForConclusion()protected IndicationManifestFilePresentCheck. getFailedIndicationForConclusion()protected IndicationMimeTypeFilePresentCheck. getFailedIndicationForConclusion()protected IndicationZipCommentPresentCheck. 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 Indication Modifier and Type Method Description protected IndicationDigestValueMatchCheck. getFailedIndicationForConclusion()protected IndicationDigestValuePresentCheck. getFailedIndicationForConclusion()protected IndicationIssuerSerialMatchCheck. getFailedIndicationForConclusion()protected IndicationSigningCertificateAttributePresentCheck. getFailedIndicationForConclusion()protected IndicationSigningCertificateRecognitionCheck. getFailedIndicationForConclusion() -
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
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 Indication Modifier and Type Method Description protected IndicationSignaturePolicyHashValidCheck. getFailedIndicationForConclusion()protected IndicationSignaturePolicyIdentifiedCheck. getFailedIndicationForConclusion()protected IndicationSignaturePolicyIdentifierCheck. 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 Indication Modifier and Type Method Description protected IndicationCheckSubXCVResult. getFailedIndicationForConclusion()protected IndicationProspectiveCertificateChainCheck. getFailedIndicationForConclusion()protected IndicationTrustedServiceStatusCheck. getFailedIndicationForConclusion()protected IndicationTrustedServiceTypeIdentifierCheck. 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 Indication Modifier and Type Method Description protected IndicationAbstractRevocationFreshCheck. getFailedIndicationForConclusion()protected IndicationNextUpdateCheck. getFailedIndicationForConclusion()protected IndicationRevocationDataAvailableCheck. getFailedIndicationForConclusion() -
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.certificate
Methods in eu.europa.esig.dss.validation.process.qualification.certificate that return Indication Modifier and Type Method Description protected IndicationAcceptableBuildingBlockConclusionCheck. 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 Indication Modifier and Type Method Description protected IndicationCaQcCheck. getFailedIndicationForConclusion()protected IndicationCertificateIssuedByConsistentTrustServiceCheck. getFailedIndicationForConclusion()protected IndicationCertificateTypeCoverageCheck. getFailedIndicationForConclusion()protected IndicationForEsigCheck. getFailedIndicationForConclusion()protected IndicationGrantedStatusCheck. getFailedIndicationForConclusion()protected IndicationIsAbleToSelectOneTrustService. getFailedIndicationForConclusion()protected IndicationQSCDCheck. getFailedIndicationForConclusion()protected IndicationQualifiedCheck. getFailedIndicationForConclusion()protected IndicationServiceConsistencyCheck. getFailedIndicationForConclusion()protected IndicationTrustedCertificateMatchTrustServiceCheck. 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 Indication Modifier and Type Method Description static SignatureQualificationSigQualificationMatrix. getSignatureQualification(Indication ades, CertificateQualification certQualification) -
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 Indication Modifier and Type Method Description protected IndicationAcceptableTrustedListCheck. getFailedIndicationForConclusion()protected IndicationAdESAcceptableCheck. getFailedIndicationForConclusion()protected IndicationCertificatePathTrustedCheck. getFailedIndicationForConclusion()protected IndicationForeSignatureAtSigningTimeCheck. getFailedIndicationForConclusion()protected IndicationQSCDCertificateAtSigningTimeCheck. getFailedIndicationForConclusion()protected IndicationQualifiedCertificateAtCertificateIssuanceCheck. getFailedIndicationForConclusion()protected IndicationQualifiedCertificateAtSigningTimeCheck. 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 Indication Modifier and Type Method Description protected IndicationTLFreshnessCheck. getFailedIndicationForConclusion()protected IndicationTLNotExpiredCheck. getFailedIndicationForConclusion()protected IndicationTLVersionCheck. getFailedIndicationForConclusion()protected IndicationTLWellSignedCheck. 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 Indication Modifier and Type Method Description protected IndicationSignatureBasicBuildingBlocksCheck. 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 Indication Modifier and Type Method Description protected IndicationAcceptableBasicSignatureValidationCheck. getFailedIndicationForConclusion()protected IndicationBestSignatureTimeNotBeforeCertificateIssuanceCheck. getFailedIndicationForConclusion()protected IndicationRevocationBasicBuildingBlocksCheck. getFailedIndicationForConclusion()protected IndicationRevocationDateAfterBestSignatureTimeCheck. getFailedIndicationForConclusion()protected IndicationSigningTimeAttributePresentCheck. getFailedIndicationForConclusion()protected IndicationTimestampCoherenceOrderCheck. getFailedIndicationForConclusion()protected IndicationTimestampDelayCheck. getFailedIndicationForConclusion()protected IndicationBestSignatureTimeNotBeforeCertificateIssuanceCheck. getSuccessIndication() -
Uses of Indication in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks that return Indication Modifier and Type Method Description protected IndicationLongTermValidationCheck. getFailedIndicationForConclusion()protected IndicationPastSignatureValidationCheck. getFailedIndicationForConclusion()protected IndicationPastTimestampValidation. 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 Indication Modifier and Type Method Description protected IndicationProspectiveCertificateChainCheck. getFailedIndicationForConclusion()protected IndicationValidationTimeSlidingCheck. 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 Indication Modifier and Type Method Description protected IndicationBestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck. getFailedIndicationForConclusion()protected IndicationBestSignatureTimeNotBeforeCertificateIssuanceCheck. getFailedIndicationForConclusion()protected IndicationCurrentTimeIndicationCheck. getFailedIndicationForConclusion()protected IndicationPastCertificateValidationAcceptableCheck. getFailedIndicationForConclusion()protected IndicationPOEExistsCheck. getFailedIndicationForConclusion()Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type Indication Constructor Description CurrentTimeIndicationCheck(XmlPSV result, Indication indication, SubIndication subIndication, List<XmlName> errors, LevelConstraint constraint) -
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 Indication Modifier and Type Method Description protected IndicationPOEExistsAtOrBeforeControlTimeCheck. getFailedIndicationForConclusion()protected IndicationSatisfyingRevocationDataExistsCheck. 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 Indication Modifier and Type Method Description protected IndicationTimestampBasicBuildingBlocksCheck. getFailedIndicationForConclusion() -
Uses of Indication in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as Indication Modifier and Type Field Description protected IndicationValidationStatusType. mainIndicationMethods in eu.europa.esig.validationreport.jaxb that return Indication Modifier and Type Method Description IndicationValidationStatusType. getMainIndication()Gets the value of the mainIndication property.IndicationAdapter7. unmarshal(String value)Methods in eu.europa.esig.validationreport.jaxb with parameters of type Indication Modifier and Type Method Description StringAdapter7. marshal(Indication value)voidValidationStatusType. 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 Indication Modifier and Type Method Description static IndicationUriBasedEnumParser. parseMainIndication(String v)
-