Uses of Enum Class
eu.europa.esig.dss.enumerations.ArchiveTimestampType
Packages that use ArchiveTimestampType
Package
Description
-
Uses of ArchiveTimestampType in eu.europa.esig.dss.asic.cades.validation.timestamp
Methods in eu.europa.esig.dss.asic.cades.validation.timestamp with parameters of type ArchiveTimestampTypeModifier and TypeMethodDescriptionvoidASiCWithCAdESTimestampAnalyzer.setArchiveTimestampType(ArchiveTimestampType archiveTimestampType) Sets the archive timestamp typevoidASiCWithCAdESTimestampValidator.setArchiveTimestampType(ArchiveTimestampType archiveTimestampType) Sets the archive timestamp type -
Uses of ArchiveTimestampType in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionprotected ArchiveTimestampTypeCAdESTimestampSource.getArchiveTimestampType(CAdESAttribute unsignedAttribute) -
Uses of ArchiveTimestampType in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return ArchiveTimestampTypeModifier and TypeMethodDescriptionTimestampWrapper.getArchiveTimestampType()Returns archive timestamp type, if applicable NOTE: returns null for non archive timestamps -
Uses of ArchiveTimestampType in eu.europa.esig.dss.diagnostic.jaxb
Subclasses with type arguments of type ArchiveTimestampType in eu.europa.esig.dss.diagnostic.jaxbFields in eu.europa.esig.dss.diagnostic.jaxb declared as ArchiveTimestampTypeModifier and TypeFieldDescriptionprotected ArchiveTimestampTypeXmlTimestamp.archiveTimestampTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return ArchiveTimestampTypeModifier and TypeMethodDescriptionXmlTimestamp.getArchiveTimestampType()Gets the value of the archiveTimestampType property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type ArchiveTimestampTypeModifier and TypeMethodDescriptionAdapter16.marshal(ArchiveTimestampType value) voidXmlTimestamp.setArchiveTimestampType(ArchiveTimestampType value) Sets the value of the archiveTimestampType property. -
Uses of ArchiveTimestampType in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type ArchiveTimestampType in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumDifferent types of archive timestamps.Methods in eu.europa.esig.dss.enumerations that return ArchiveTimestampTypeModifier and TypeMethodDescriptionstatic ArchiveTimestampTypeReturns the enum constant of this class with the specified name.static ArchiveTimestampType[]ArchiveTimestampType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ArchiveTimestampType in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionprotected ArchiveTimestampTypeJAdESTimestampSource.getArchiveTimestampType(JAdESAttribute unsignedAttribute) -
Uses of ArchiveTimestampType in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return ArchiveTimestampTypeModifier and TypeMethodDescriptionstatic ArchiveTimestampTypeParses the value and returnsArchiveTimestampTypeMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type ArchiveTimestampTypeModifier and TypeMethodDescriptionstatic StringArchiveTimestampTypeParser.print(ArchiveTimestampType v) Gets a text name of the value -
Uses of ArchiveTimestampType in eu.europa.esig.dss.spi.validation.timestamp
Methods in eu.europa.esig.dss.spi.validation.timestamp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionprotected abstract ArchiveTimestampTypeSignatureTimestampSource.getArchiveTimestampType(SA unsignedAttribute) ReturnsArchiveTimestampTypefor the givenunsignedAttribute -
Uses of ArchiveTimestampType in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionTimestampToken.getArchiveTimestampType()Gets theArchiveTimestampType, when applicableMethods in eu.europa.esig.dss.spi.x509.tsp with parameters of type ArchiveTimestampTypeModifier and TypeMethodDescriptionvoidTimestampToken.setArchiveTimestampType(ArchiveTimestampType archiveTimestampType) Archive timestamps can be of different subtype. -
Uses of ArchiveTimestampType in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionprotected ArchiveTimestampTypeXAdESTimestampSource.getArchiveTimestampType(XAdESAttribute unsignedAttribute)