Uses of Enum
eu.europa.esig.dss.enumerations.ArchiveTimestampType
Packages that use ArchiveTimestampType
Package
Description
-
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
Fields 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
Methods in eu.europa.esig.dss.enumerations that return ArchiveTimestampTypeModifier and TypeMethodDescriptionstatic ArchiveTimestampTypeReturns the enum constant of this type with the specified name.static ArchiveTimestampType[]ArchiveTimestampType.values()Returns an array containing the constants of this enum type, 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.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return ArchiveTimestampTypeModifier and TypeMethodDescriptionprotected abstract ArchiveTimestampTypeSignatureTimestampSource.getArchiveTimestampType(SA unsignedAttribute) ReturnsArchiveTimestampTypefor the givenunsignedAttributeTimestampToken.getArchiveTimestampType()Gets theArchiveTimestampType, when applicableMethods in eu.europa.esig.dss.validation.timestamp with parameters of type ArchiveTimestampTypeModifier and TypeMethodDescriptionvoidTimestampToken.setArchiveTimestampType(ArchiveTimestampType archiveTimestampType) Archive timestamps can be of different sub type. -
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)