Class JwtAuthorityManagedObjectSource.TimeWindow
- java.lang.Object
-
- net.officefloor.web.jwt.authority.JwtAuthorityManagedObjectSource.TimeWindow
-
- Enclosing class:
- JwtAuthorityManagedObjectSource
protected static class JwtAuthorityManagedObjectSource.TimeWindow extends java.lang.ObjectTime window to determine appropriate token.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTimeWindow()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetExp(java.lang.Long exp)Specifies the expire.voidsetNbf(java.lang.Long nbf)Specifies the not before.
-