Uses of Class
net.officefloor.web.jwt.authority.RefreshTokenException
Packages that use RefreshTokenException
-
Uses of RefreshTokenException in net.officefloor.web.jwt.authority
Methods in net.officefloor.web.jwt.authority that throw RefreshTokenExceptionModifier and TypeMethodDescriptionJwtAuthority.createRefreshToken(I identity) Creates the refresh token for the identity.JwtAuthority.decodeRefreshToken(String refreshToken) Decodes the refresh token for the identity.