Uses of Class
tech.lastbox.jwt.TokenEntity
-
Uses of TokenEntity in tech.lastbox.jwt
Methods in tech.lastbox.jwt that return TokenEntityModifier and TypeMethodDescriptionTokenStore.save(TokenEntity tokenEntity) Saves a token entity in the store.Methods in tech.lastbox.jwt that return types with arguments of type TokenEntityModifier and TypeMethodDescriptionFinds a token entity by its token string.Methods in tech.lastbox.jwt with parameters of type TokenEntityModifier and TypeMethodDescriptionTokenStore.save(TokenEntity tokenEntity) Saves a token entity in the store.