Package eu.europa.esig.dss.spi.x509.tsp
Class TimestampedReference
java.lang.Object
eu.europa.esig.dss.spi.x509.tsp.TimestampedReference
- All Implemented Interfaces:
Serializable
This class stocks the timestamped reference, which is composed of: - the
timestamp reference category
TimestampReferenceCategory
; - object id
in the case where the reference apply to the signature.- See Also:
-
Constructor Summary
ConstructorDescriptionTimestampedReference
(String objectId, TimestampedObjectType category) Default constructor -
Method Summary
-
Constructor Details
-
TimestampedReference
Default constructor- Parameters:
objectId
-String
category
-TimestampedObjectType
-
-
Method Details
-
getCategory
Gets the timestamped object type- Returns:
TimestampedObjectType
-
getObjectId
-
hashCode
-
equals
-
toString
-