Uses of Class
com.markvarga21.studentmanager.entity.TokenInfo
Packages that use TokenInfo
Package
Description
A package containing the applications repositories.
-
Uses of TokenInfo in com.markvarga21.studentmanager.repository
Methods in com.markvarga21.studentmanager.repository that return types with arguments of type TokenInfoModifier and TypeMethodDescriptionTokenInfoRepository.getTokenInfoByToken
(String token) Find a token by the token string.