Uses of Class
eu.europa.esig.dss.xades.validation.XAdESAttribute
Packages that use XAdESAttribute
Package
Description
-
Uses of XAdESAttribute in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return types with arguments of type XAdESAttribute -
Uses of XAdESAttribute in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type XAdESAttributeModifier and TypeMethodDescriptionprotected eu.europa.esig.dss.validation.SignatureProperties<XAdESAttribute>XAdESTimestampSource.buildSignedSignatureProperties()protected eu.europa.esig.dss.validation.SignatureProperties<XAdESAttribute>XAdESTimestampSource.buildUnsignedSignatureProperties()Methods in eu.europa.esig.dss.xades.validation.timestamp with parameters of type XAdESAttributeModifier and TypeMethodDescriptionprotected eu.europa.esig.dss.enumerations.ArchiveTimestampTypeXAdESTimestampSource.getArchiveTimestampType(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.spi.x509.CertificateRef>XAdESTimestampSource.getCertificateRefs(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.validation.AdvancedSignature>XAdESTimestampSource.getCounterSignatures(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.spi.x509.revocation.crl.CRLRef>XAdESTimestampSource.getCRLRefs(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.model.identifier.Identifier>XAdESTimestampSource.getEncapsulatedCertificateIdentifiers(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.crl.CRLBinary>XAdESTimestampSource.getEncapsulatedCRLIdentifiers(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPResponseBinary>XAdESTimestampSource.getEncapsulatedOCSPIdentifiers(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRef>XAdESTimestampSource.getOCSPRefs(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isAllDataObjectsTimestamp(XAdESAttribute signedAttribute) protected booleanXAdESTimestampSource.isArchiveTimestamp(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isAttrAuthoritiesCertValues(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isAttributeCertificateRef(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isAttributeRevocationRef(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isAttributeRevocationValues(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isCertificateValues(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isCompleteCertificateRef(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isCompleteRevocationRef(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isContentTimestamp(XAdESAttribute signedAttribute) protected booleanXAdESTimestampSource.isCounterSignature(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isEvidenceRecord(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isIndividualDataObjectsTimestamp(XAdESAttribute signedAttribute) protected booleanXAdESTimestampSource.isRefsOnlyTimestamp(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isRevocationValues(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isSigAndRefsTimestamp(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isSignaturePolicyStore(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isSignatureTimestamp(XAdESAttribute unsignedAttribute) protected booleanXAdESTimestampSource.isTimeStampValidationData(XAdESAttribute unsignedAttribute) protected List<eu.europa.esig.dss.validation.evidencerecord.EvidenceRecord>XAdESTimestampSource.makeEvidenceRecords(XAdESAttribute signatureAttribute, List<eu.europa.esig.dss.spi.x509.tsp.TimestampedReference> references) protected eu.europa.esig.dss.spi.x509.tsp.TimestampTokenXAdESTimestampSource.makeTimestampToken(XAdESAttribute signatureAttribute, eu.europa.esig.dss.enumerations.TimestampType timestampType, List<eu.europa.esig.dss.spi.x509.tsp.TimestampedReference> references) protected List<eu.europa.esig.dss.spi.x509.tsp.TimestampToken>XAdESTimestampSource.makeTimestampTokens(XAdESAttribute signatureAttribute, eu.europa.esig.dss.enumerations.TimestampType timestampType, List<eu.europa.esig.dss.spi.x509.tsp.TimestampedReference> references) XAdESTimestampMessageDigestBuilder.setTimestampAttribute(XAdESAttribute timestampAttribute) Sets a signature attribute corresponding to the time-stamp token.