Package com.mdsol.mauth.util
Class CurrentEpochTimeProvider
java.lang.Object
com.mdsol.mauth.util.CurrentEpochTimeProvider
- All Implemented Interfaces:
EpochTimeProvider
Basic implementation of
EpochTimeProvider for getting the current time in seconds.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CurrentEpochTimeProvider
public CurrentEpochTimeProvider()
-
-
Method Details
-
inSeconds
public long inSeconds()- Specified by:
inSecondsin interfaceEpochTimeProvider
-