Uses of Interface
com.svenruppert.jsentinel.credential.reset.PasswordResetConsumeResult
Packages that use PasswordResetConsumeResult
-
Uses of PasswordResetConsumeResult in com.svenruppert.jsentinel.credential.reset
Classes in com.svenruppert.jsentinel.credential.reset that implement PasswordResetConsumeResultModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in com.svenruppert.jsentinel.credential.reset that return PasswordResetConsumeResultModifier and TypeMethodDescriptionPasswordResetService.consume(String wireToken, SecretValue newPassword) Consumes the supplied wire token, atomically replacing the credential's hash with the supplied new password and marking the token CONSUMED.