be.fedict.eid.applet.service.signer.time
Class LocalClock
java.lang.Object
be.fedict.eid.applet.service.signer.time.LocalClock
- All Implemented Interfaces:
- Clock
- Direct Known Subclasses:
- ConstantLocalClock
public class LocalClock
- extends Object
- implements Clock
Implementation of a clock using the local system time.
- Author:
- Frank Cornelis
Method Summary |
Date |
getTime()
Gives back the current time. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalClock
public LocalClock()
getTime
public Date getTime()
- Description copied from interface:
Clock
- Gives back the current time.
- Specified by:
getTime
in interface Clock
- Returns:
Copyright © 2008-2012 FedICT. All Rights Reserved.