string encodePassword(UserInterface
class PlaintextPasswordEncoder extends
string encodePassword(string $raw, string $salt) Encodes the raw password. It doesn't
interface EncoderFactoryInterface EncoderFactoryInterface to support different encoders for different
string encodePassword(string $raw, string $salt) Encodes the raw password.
bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against
bool isPasswordValid(UserInterface
class UserPasswordEncoder implements
Page 1 of 3