Interface ITimestampGenerator

  • All Known Implementing Classes:
    SecureTimestampGenerator

    public interface ITimestampGenerator
    Interface to define the implementation of a timestamp generator.
    • Method Detail

      • getTimestamp

        String getTimestamp()
        Return generated time stamp
        Returns:
        generated time stamp