Class TimestampedReference
- java.lang.Object
-
- eu.europa.esig.dss.validation.timestamp.TimestampedReference
-
- All Implemented Interfaces:
Serializable
public class TimestampedReference extends Object implements Serializable
This class stocks the timestamped reference, which is composed of: - the timestamp reference categoryTimestampReferenceCategory; - object id in the case where the reference apply to the signature.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimestampedReference(String objectId, TimestampedObjectType category)
-
-
-
Constructor Detail
-
TimestampedReference
public TimestampedReference(String objectId, TimestampedObjectType category)
-
-