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 Indication
DetailedReport. getArchiveDataValidationIndication(String signatureId)
Indication
DetailedReport. getBasicBuildingBlocksIndication(String tokenId)
This method returns the result of the Basic Building Block for a token (signature, timestamp, revocation)Indication
DetailedReport. getBasicValidationIndication(String signatureId)
Indication
DetailedReport. getHighestIndication(String signatureId)
Indication
DetailedReport. getLongTermValidationIndication(String signatureId)
Indication
DetailedReport. 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 Indication
XmlConclusion. indication
Methods in eu.europa.esig.dss.detailedreport.jaxb that return Indication Modifier and Type Method Description Indication
XmlConclusion. getIndication()
Gets the value of the indication property.Indication
Adapter2. unmarshal(String value)
Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type Indication Modifier and Type Method Description String
Adapter2. marshal(Indication value)
void
XmlConclusion. setIndication(Indication value)
Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return Indication Modifier and Type Method Description static Indication
Indication. 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 Indication
IndicationParser. parse(String v)
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type Indication Modifier and Type Method Description static String
IndicationParser. 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 Indication
SimpleCertificateReport. 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 Indication
XmlChainItem. indication
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return Indication Modifier and Type Method Description Indication
XmlChainItem. getIndication()
Gets the value of the indication property.Indication
Adapter5. unmarshal(String value)
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type Indication Modifier and Type Method Description String
Adapter5. marshal(Indication value)
void
XmlChainItem. setIndication(Indication value)
Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.simplereport
Methods in eu.europa.esig.dss.simplereport that return Indication Modifier and Type Method Description Indication
SimpleReport. getIndication(String tokenId)
This method returns the indication obtained after the validation of a token. -
Uses of Indication in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as Indication Modifier and Type Field Description protected Indication
XmlToken. indication
Methods in eu.europa.esig.dss.simplereport.jaxb that return Indication Modifier and Type Method Description Indication
XmlToken. getIndication()
Gets the value of the indication property.Indication
Adapter3. unmarshal(String value)
Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type Indication Modifier and Type Method Description String
Adapter3. marshal(Indication value)
void
XmlToken. setIndication(Indication value)
Sets the value of the indication property. -
Uses of Indication in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return Indication Modifier and Type Method Description Indication
ValidationInfoRecord. getIndication()
-
Uses of Indication in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return Indication Modifier and Type Method Description Indication
ValidationCacheDTO. getIndication()
Methods in eu.europa.esig.dss.tsl.dto with parameters of type Indication Modifier and Type Method Description void
ValidationCacheDTO. setIndication(Indication indication)
-
Uses of Indication in eu.europa.esig.dss.tsl.validation
Methods in eu.europa.esig.dss.tsl.validation that return Indication Modifier and Type Method Description Indication
ValidationResult. getIndication()
Constructors in eu.europa.esig.dss.tsl.validation with parameters of type Indication Constructor Description ValidationResult(Indication indication, SubIndication subIndication, Date signingTime, CertificateToken signingCertificate, CertificateSource certificateSource)
-
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 Indication
ChainItem. getFailedIndicationForConclusion()
protected Indication
ChainItem. getSuccessIndication()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb
Methods in eu.europa.esig.dss.validation.process.bbb that return Indication Modifier and Type Method Description protected Indication
AbstractBasicBuildingBlocksCheck. getFailedIndicationForConclusion()
-
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 Indication
AllFilesSignedCheck. getFailedIndicationForConclusion()
protected Indication
ManifestEntryExistenceCheck. getFailedIndicationForConclusion()
protected Indication
ReferenceDataExistenceCheck. getFailedIndicationForConclusion()
protected Indication
ReferenceDataIntactCheck. getFailedIndicationForConclusion()
protected Indication
SignatureIntactCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.fc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.fc.checks that return Indication Modifier and Type Method Description protected Indication
AcceptableMimetypeFileContentCheck. getFailedIndicationForConclusion()
protected Indication
AcceptableZipCommentCheck. getFailedIndicationForConclusion()
protected Indication
ContainerTypeCheck. getFailedIndicationForConclusion()
protected Indication
FormatCheck. getFailedIndicationForConclusion()
protected Indication
FullScopeCheck. getFailedIndicationForConclusion()
protected Indication
ManifestFilePresentCheck. getFailedIndicationForConclusion()
protected Indication
MimeTypeFilePresentCheck. getFailedIndicationForConclusion()
protected Indication
SignatureNotAmbiguousCheck. getFailedIndicationForConclusion()
protected Indication
SignedFilesPresentCheck. getFailedIndicationForConclusion()
protected Indication
SignerInformationStoreCheck. getFailedIndicationForConclusion()
protected Indication
ZipCommentPresentCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.isc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.isc.checks that return Indication Modifier and Type Method Description protected Indication
DigestValueMatchCheck. getFailedIndicationForConclusion()
protected Indication
DigestValuePresentCheck. getFailedIndicationForConclusion()
protected Indication
IssuerSerialMatchCheck. getFailedIndicationForConclusion()
protected Indication
SigningCertificateAttributePresentCheck. getFailedIndicationForConclusion()
protected Indication
SigningCertificateRecognitionCheck. getFailedIndicationForConclusion()
protected Indication
UnicitySigningCertificateAttributeCheck. 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 Indication
SignaturePolicyHashValidCheck. getFailedIndicationForConclusion()
protected Indication
SignaturePolicyIdentifiedCheck. getFailedIndicationForConclusion()
protected Indication
SignaturePolicyIdentifierCheck. 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 Indication
CheckSubXCVResult. getFailedIndicationForConclusion()
protected Indication
ProspectiveCertificateChainCheck. getFailedIndicationForConclusion()
protected Indication
TrustedServiceStatusCheck. getFailedIndicationForConclusion()
protected Indication
TrustedServiceTypeIdentifierCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks that return Indication Modifier and Type Method Description protected Indication
RevocationAcceptanceCheckerResultCheck. getFailedIndicationForConclusion()
protected Indication
RevocationCertHashMatchCheck. getFailedIndicationForConclusion()
protected Indication
RevocationCertHashPresenceCheck. getFailedIndicationForConclusion()
protected Indication
RevocationConsistentCheck. getFailedIndicationForConclusion()
protected Indication
RevocationDataKnownCheck. 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 Indication
AbstractRevocationFreshCheck. getFailedIndicationForConclusion()
protected Indication
AcceptableRevocationDataAvailableCheck. getFailedIndicationForConclusion()
protected Indication
NextUpdateCheck. getFailedIndicationForConclusion()
protected Indication
RevocationDataAvailableCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
-
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 Indication
AcceptableBuildingBlockConclusionCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.certificate.checks
-
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 SignatureQualification
SigQualificationMatrix. 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 Indication
AbstractTrustedListCheck. getFailedIndicationForConclusion()
protected Indication
AcceptableTrustedListPresenceCheck. getFailedIndicationForConclusion()
protected Indication
AdESAcceptableCheck. getFailedIndicationForConclusion()
protected Indication
ForeSignatureAtSigningTimeCheck. getFailedIndicationForConclusion()
protected Indication
QSCDCertificateAtSigningTimeCheck. getFailedIndicationForConclusion()
protected Indication
QualifiedCertificateAtCertificateIssuanceCheck. getFailedIndicationForConclusion()
protected Indication
QualifiedCertificateAtSigningTimeCheck. getFailedIndicationForConclusion()
protected Indication
TrustedListReachedForCertificateChainCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp.checks that return Indication Modifier and Type Method Description protected Indication
GrantedStatusAtProductionTimeCheck. getFailedIndicationForConclusion()
protected Indication
QTSTCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.qualification.trust.checks
Methods in eu.europa.esig.dss.validation.process.qualification.trust.checks that return Indication Modifier and Type Method Description protected Indication
TLFreshnessCheck. getFailedIndicationForConclusion()
protected Indication
TLNotExpiredCheck. getFailedIndicationForConclusion()
protected Indication
TLVersionCheck. getFailedIndicationForConclusion()
protected Indication
TLWellSignedCheck. 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 Indication
AcceptableBasicSignatureValidationCheck. getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeBeforeCertificateExpirationCheck. getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeNotBeforeCertificateIssuanceCheck. getFailedIndicationForConclusion()
protected Indication
RevocationDateAfterBestSignatureTimeCheck. getFailedIndicationForConclusion()
protected Indication
SigningTimeAttributePresentCheck. getFailedIndicationForConclusion()
protected Indication
TimestampCoherenceOrderCheck. getFailedIndicationForConclusion()
protected Indication
TimestampDelayCheck. getFailedIndicationForConclusion()
protected Indication
BestSignatureTimeNotBeforeCertificateIssuanceCheck. getSuccessIndication()
Constructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type Indication 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 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 Indication
LongTermValidationCheck. getFailedIndicationForConclusion()
protected Indication
PastSignatureValidationCheck. getFailedIndicationForConclusion()
protected Indication
PastTimestampValidation. 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 Indication
ProspectiveCertificateChainCheck. getFailedIndicationForConclusion()
protected Indication
ValidationTimeSlidingCheck. getFailedIndicationForConclusion()
-
Uses of Indication in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks that return Indication Modifier and Type Method Description protected Indication
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck. getFailedIndicationForConclusion()
protected Indication
CurrentTimeIndicationCheck. getFailedIndicationForConclusion()
protected Indication
PastCertificateValidationAcceptableCheck. getFailedIndicationForConclusion()
protected Indication
POEExistsCheck. getFailedIndicationForConclusion()
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with parameters of type Indication Constructor Description CurrentTimeIndicationCheck(I18nProvider i18nProvider, 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 Indication
POEExistsAtOrBeforeControlTimeCheck. getFailedIndicationForConclusion()
protected Indication
SatisfyingRevocationDataExistsCheck. 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 Indication
ValidationStatusType. mainIndication
Methods in eu.europa.esig.validationreport.jaxb that return Indication Modifier and Type Method Description Indication
ValidationStatusType. getMainIndication()
Gets the value of the mainIndication property.Indication
Adapter7. unmarshal(String value)
Methods in eu.europa.esig.validationreport.jaxb with parameters of type Indication Modifier and Type Method Description String
Adapter7. marshal(Indication value)
void
ValidationStatusType. setMainIndication(Indication value)
Sets the value of the mainIndication property. -
Uses of Indication in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return Indication Modifier and Type Method Description static Indication
UriBasedEnumParser. parseMainIndication(String v)