Uses of Class
eu.europa.esig.dss.enumerations.SubIndication
-
Uses of SubIndication in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return SubIndication Modifier and Type Method Description SubIndicationDetailedReport. getArchiveDataValidationSubIndication(String signatureId)SubIndicationDetailedReport. getBasicBuildingBlocksSubIndication(String tokenId)This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)SubIndicationDetailedReport. getBasicValidationSubIndication(String signatureId)SubIndicationDetailedReport. getHighestSubIndication(String signatureId)SubIndicationDetailedReport. getLongTermValidationSubIndication(String signatureId)SubIndicationDetailedReport. getTimestampValidationSubIndication(String timestampId) -
Uses of SubIndication in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as SubIndication Modifier and Type Field Description protected SubIndicationXmlConclusion. subIndicationMethods in eu.europa.esig.dss.detailedreport.jaxb that return SubIndication Modifier and Type Method Description SubIndicationXmlConclusion. getSubIndication()Gets the value of the subIndication property.SubIndicationAdapter3. unmarshal(String value)Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type SubIndication Modifier and Type Method Description StringAdapter3. marshal(SubIndication value)voidXmlConclusion. 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 SubIndication Modifier and Type Method Description static SubIndicationSubIndication. forName(String value)SubIndication can be nullstatic SubIndicationSubIndication. valueOf(String name)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 SubIndication Modifier and Type Method Description static SubIndicationSubIndicationParser. parse(String v)Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type SubIndication Modifier and Type Method Description static StringSubIndicationParser. print(SubIndication v) -
Uses of SubIndication in eu.europa.esig.dss.simplecertificatereport
Methods in eu.europa.esig.dss.simplecertificatereport that return SubIndication Modifier and Type Method Description SubIndicationSimpleCertificateReport. 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 SubIndication Modifier and Type Field Description protected SubIndicationXmlChainItem. subIndicationMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return SubIndication Modifier and Type Method Description SubIndicationXmlChainItem. getSubIndication()Gets the value of the subIndication property.SubIndicationAdapter6. unmarshal(String value)Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type SubIndication Modifier and Type Method Description StringAdapter6. marshal(SubIndication value)voidXmlChainItem. 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 SubIndication Modifier and Type Method Description SubIndicationSimpleReport. 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 SubIndication Modifier and Type Field Description protected SubIndicationXmlToken. subIndicationMethods in eu.europa.esig.dss.simplereport.jaxb that return SubIndication Modifier and Type Method Description SubIndicationXmlToken. getSubIndication()Gets the value of the subIndication property.SubIndicationAdapter4. unmarshal(String value)Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type SubIndication Modifier and Type Method Description StringAdapter4. marshal(SubIndication value)voidXmlToken. 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 SubIndication Modifier and Type Method Description SubIndicationValidationInfoRecord. getSubIndication() -
Uses of SubIndication in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return SubIndication Modifier and Type Method Description SubIndicationValidationCacheDTO. getSubIndication()Methods in eu.europa.esig.dss.tsl.dto with parameters of type SubIndication Modifier and Type Method Description voidValidationCacheDTO. setSubIndication(SubIndication subIndication) -
Uses of SubIndication in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return SubIndication Modifier and Type Method Description SubIndicationValidationResult. getSubIndication()Constructors in eu.europa.esig.dss.tsl.validation with parameters of type SubIndication Constructor Description ValidationResult(Indication indication, SubIndication subIndication, Date signingTime, CertificateToken signingCertificate, CertificateSource certificateSource) -
Uses of SubIndication in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return SubIndication Modifier and Type Method Description protected abstract SubIndicationChainItem. getFailedSubIndicationForConclusion()protected SubIndicationChainItem. getSuccessSubIndication() -
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb
Methods in eu.europa.esig.dss.validation.process.bbb that return SubIndication Modifier and Type Method Description protected SubIndicationAbstractBasicBuildingBlocksCheck. getFailedSubIndicationForConclusion() -
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 SubIndication Modifier and Type Method Description protected SubIndicationAllFilesSignedCheck. getFailedSubIndicationForConclusion()protected SubIndicationManifestEntryExistenceCheck. getFailedSubIndicationForConclusion()protected SubIndicationReferenceDataExistenceCheck. getFailedSubIndicationForConclusion()protected SubIndicationReferenceDataIntactCheck. getFailedSubIndicationForConclusion()protected SubIndicationSignatureIntactCheck. getFailedSubIndicationForConclusion() -
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.fc.checks
-
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 SubIndication Modifier and Type Method Description protected SubIndicationDigestValueMatchCheck. getFailedSubIndicationForConclusion()protected SubIndicationDigestValuePresentCheck. getFailedSubIndicationForConclusion()protected SubIndicationIssuerSerialMatchCheck. getFailedSubIndicationForConclusion()protected SubIndicationSigningCertificateAttributePresentCheck. getFailedSubIndicationForConclusion()protected SubIndicationSigningCertificateRecognitionCheck. getFailedSubIndicationForConclusion()protected SubIndicationUnicitySigningCertificateAttributeCheck. getFailedSubIndicationForConclusion() -
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.sav.checks
-
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 SubIndication Modifier and Type Method Description protected SubIndicationSignaturePolicyHashValidCheck. getFailedSubIndicationForConclusion()protected SubIndicationSignaturePolicyIdentifiedCheck. getFailedSubIndicationForConclusion()protected SubIndicationSignaturePolicyIdentifierCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationCheckSubXCVResult. getFailedSubIndicationForConclusion()protected SubIndicationProspectiveCertificateChainCheck. getFailedSubIndicationForConclusion()protected SubIndicationTrustedServiceStatusCheck. getFailedSubIndicationForConclusion()protected SubIndicationTrustedServiceTypeIdentifierCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationRevocationAcceptanceCheckerResultCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationCertHashMatchCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationCertHashPresenceCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationConsistentCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationDataKnownCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationAbstractRevocationFreshCheck. getFailedSubIndicationForConclusion()protected SubIndicationAcceptableRevocationDataAvailableCheck. getFailedSubIndicationForConclusion()protected SubIndicationNextUpdateCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationDataAvailableCheck. getFailedSubIndicationForConclusion() -
Uses of SubIndication in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.certificate
Methods in eu.europa.esig.dss.validation.process.qualification.certificate that return SubIndication Modifier and Type Method Description protected SubIndicationAcceptableBuildingBlockConclusionCheck. getFailedSubIndicationForConclusion() -
Uses of SubIndication in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
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 SubIndication Modifier and Type Method Description protected SubIndicationAbstractTrustedListCheck. getFailedSubIndicationForConclusion()protected SubIndicationAcceptableTrustedListPresenceCheck. getFailedSubIndicationForConclusion()protected SubIndicationAdESAcceptableCheck. getFailedSubIndicationForConclusion()protected SubIndicationForeSignatureAtSigningTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationQSCDCertificateAtSigningTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationQualifiedCertificateAtCertificateIssuanceCheck. getFailedSubIndicationForConclusion()protected SubIndicationQualifiedCertificateAtSigningTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationTrustedListReachedForCertificateChainCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationGrantedStatusAtProductionTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationQTSTCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationTLFreshnessCheck. getFailedSubIndicationForConclusion()protected SubIndicationTLNotExpiredCheck. getFailedSubIndicationForConclusion()protected SubIndicationTLVersionCheck. getFailedSubIndicationForConclusion()protected SubIndicationTLWellSignedCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationAcceptableBasicSignatureValidationCheck. getFailedSubIndicationForConclusion()protected SubIndicationBestSignatureTimeBeforeCertificateExpirationCheck. getFailedSubIndicationForConclusion()protected SubIndicationBestSignatureTimeNotBeforeCertificateIssuanceCheck. getFailedSubIndicationForConclusion()protected SubIndicationRevocationDateAfterBestSignatureTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationSigningTimeAttributePresentCheck. getFailedSubIndicationForConclusion()protected SubIndicationTimestampCoherenceOrderCheck. getFailedSubIndicationForConclusion()protected SubIndicationTimestampDelayCheck. getFailedSubIndicationForConclusion()protected SubIndicationBestSignatureTimeNotBeforeCertificateIssuanceCheck. getSuccessSubIndication()Constructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type SubIndication Constructor Description BestSignatureTimeNotBeforeCertificateIssuanceCheck(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 SubIndication Modifier and Type Method Description protected SubIndicationLongTermValidationCheck. getFailedSubIndicationForConclusion()protected SubIndicationPastSignatureValidationCheck. getFailedSubIndicationForConclusion()protected SubIndicationPastTimestampValidation. 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 SubIndication Modifier and Type Method Description protected SubIndicationProspectiveCertificateChainCheck. getFailedSubIndicationForConclusion()protected SubIndicationValidationTimeSlidingCheck. 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 SubIndication Modifier and Type Method Description protected SubIndicationBestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck. getFailedSubIndicationForConclusion()protected SubIndicationCurrentTimeIndicationCheck. getFailedSubIndicationForConclusion()protected SubIndicationPastCertificateValidationAcceptableCheck. getFailedSubIndicationForConclusion()protected SubIndicationPOEExistsCheck. getFailedSubIndicationForConclusion()Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type SubIndication Constructor Description BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck(I18nProvider i18nProvider, XmlPSV result, Date controlTime, CertificateWrapper certificate, SubIndication currentTimeSubIndication, LevelConstraint constraint)CurrentTimeIndicationCheck(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlName> errors, LevelConstraint constraint) -
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 SubIndication Modifier and Type Method Description protected SubIndicationPOEExistsAtOrBeforeControlTimeCheck. getFailedSubIndicationForConclusion()protected SubIndicationSatisfyingRevocationDataExistsCheck. getFailedSubIndicationForConclusion() -
Uses of SubIndication in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb with type parameters of type SubIndication Modifier and Type Field Description protected List<SubIndication>ValidationStatusType. subIndicationMethods in eu.europa.esig.validationreport.jaxb that return SubIndication Modifier and Type Method Description SubIndicationAdapter8. unmarshal(String value)Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SubIndication Modifier and Type Method Description List<SubIndication>ValidationStatusType. getSubIndication()Gets the value of the subIndication property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SubIndication Modifier and Type Method Description StringAdapter8. marshal(SubIndication value) -
Uses of SubIndication in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return SubIndication Modifier and Type Method Description static SubIndicationUriBasedEnumParser. parseSubIndication(String v)