Class JwtAuthorityManagedObjectSource.TimeWindow
java.lang.Object
net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.TimeWindow
- Enclosing class:
- JwtAuthorityManagedObjectSource
Time window to determine appropriate token.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeWindow
protected TimeWindow()
-
-
Method Details
-
setNbf
Specifies the not before.- Parameters:
nbf- Not before.
-
setExp
Specifies the expire.- Parameters:
exp- Expires.
-