com.adobe.livecycle.signatures.client.types
Class Timestamp

java.lang.Object
  extended by com.adobe.livecycle.signatures.client.types.Timestamp
All Implemented Interfaces:
java.io.Serializable

public class Timestamp
extends java.lang.Object
implements java.io.Serializable

Contains the timestamp related information. This class was added in LiveCycle ES2.

See Also:
Serialized Form

Constructor Summary
Timestamp()
           
 
Method Summary
 byte[] getTimestamp()
           
 IdentityInformation getTimestampInformation()
           
 boolean isTimestamped()
           
 void setTimestamp(byte[] timestamp)
           
 void setTimestamped(boolean isTimestamped)
           
 void setTimestampInformation(IdentityInformation timestampInformation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timestamp

public Timestamp()
Method Detail

isTimestamped

public boolean isTimestamped()

setTimestamped

public void setTimestamped(boolean isTimestamped)

getTimestampInformation

public IdentityInformation getTimestampInformation()

setTimestampInformation

public void setTimestampInformation(IdentityInformation timestampInformation)

getTimestamp

public byte[] getTimestamp()

setTimestamp

public void setTimestamp(byte[] timestamp)


[an error occurred while processing this directive] [an error occurred while processing this directive]