| Constructor and Description |
|---|
FixedClock()
Creates a new fixed clock using
new as the seed timestamp. |
FixedClock(Date now)
Creates a new fixed clock using the specified seed timestamp.
|
FixedClock(long timeInMillis)
Creates a new fixed clock using the specified seed timestamp.
|
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.