Uses of Class
net.officefloor.web.jwt.authority.RefreshToken
- 
Packages that use RefreshToken Package Description net.officefloor.web.jwt.authority 
- 
- 
Uses of RefreshToken in net.officefloor.web.jwt.authorityMethods in net.officefloor.web.jwt.authority that return RefreshToken Modifier and Type Method Description RefreshTokenJwtAuthority. createRefreshToken(I identity)Creates the refresh token for the identity.
 
-