Uses of Interface
org.flasby.login2.auth.PasswordHandler
Packages that use PasswordHandler
-
Uses of PasswordHandler in org.flasby.login2.entity
Methods in org.flasby.login2.entity with parameters of type PasswordHandlerModifier and TypeMethodDescriptionvoid
Login.checkPassword
(ZeroingString<LoginException> plaintext, PasswordHandler onSuccess, PasswordHandler onFailure)