Package org.apache.wss4j.common.util
Class WSCurrentTimeSource
java.lang.Object
org.apache.wss4j.common.util.WSCurrentTimeSource
- All Implemented Interfaces:
WSTimeSource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WSCurrentTimeSource
public WSCurrentTimeSource()
-
-
Method Details
-
now
Get the current date time- Specified by:
nowin interfaceWSTimeSource- Returns:
- the current date/time as a Instant object
-