public interface VerificationTokenRepository extends org.craftercms.commons.mongo.CrudRepository<VerificationToken>
VerificationToken
sModifier and Type | Method and Description |
---|---|
void |
removeOlderThan(long seconds)
Removes tokens with timestamps older than the specified number of seconds.
|
count, count, count, deleteFile, deleteFile, find, find, findAll, findById, findByStringId, findOne, findOne, getFileInfo, getFileInfo, insert, insert, listFilesByName, readFile, readFile, remove, remove, removeById, removeByStringId, save, save, saveFile, saveFile, update, update, update, update, updateFile, updateFile, updateFile
Copyright © 2023 CrafterCMS. All rights reserved.