public class TimestampServiceImpl extends java.lang.Object implements TimestampService
TimestampService using plain java classes.| Constructor and Description |
|---|
TimestampServiceImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNonce()
Returns a nonce (unique value for each request)
|
java.lang.String |
getTimestampInSeconds()
Returns the unix epoch timestamp in seconds
|
public java.lang.String getNonce()
getNonce in interface TimestampServicepublic java.lang.String getTimestampInSeconds()
getTimestampInSeconds in interface TimestampService"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"