Uses of Class
org.salespointframework.useraccount.Password.EncryptedPassword
-
Uses of Password.EncryptedPassword in org.salespointframework.useraccount
Modifier and TypeMethodDescriptionboolean
AuthenticationManagement.matches
(Password.UnencryptedPassword candidate, Password.EncryptedPassword existing) Returns whether the given candidatePassword
matches the given existing one.