您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
com.fr.cert.token
接口 Clock
所有已知实现类:
DefaultClock
,
FixedClock
public interface
Clock
A clock represents a time source that can be used when creating and verifying JWTs.
从以下版本开始:
0.7.0
方法概要
方法
限定符和类型
方法和说明
java.util.Date
now
()
Returns the clock's current timestamp at the instant the method is invoked.
方法详细资料
now
java.util.Date now()
Returns the clock's current timestamp at the instant the method is invoked.
返回:
the clock's current timestamp at the instant the method is invoked.
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法