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.authority
Methods in net.officefloor.web.jwt.authority that return RefreshToken Modifier and Type Method Description RefreshToken
JwtAuthority. createRefreshToken(I identity)
Creates the refresh token for the identity.
-