Uses of Class
org.bh_foundation.e_sign.models.PasswordResetToken
Packages that use PasswordResetToken
-
Uses of PasswordResetToken in org.bh_foundation.e_sign.repository
Subinterfaces with type arguments of type PasswordResetToken in org.bh_foundation.e_sign.repositoryMethods in org.bh_foundation.e_sign.repository that return PasswordResetTokenModifier and TypeMethodDescriptionPasswordResetTokenRepository.findByEmail(String email) PasswordResetTokenRepository.findByToken(String token)