public interface ConfigurablePasswordEncoder extends PasswordEncoder
PasswordEncoder which allows configuration via Properties.| Modifier and Type | Method and Description |
|---|---|
void |
configure(Properties parameters,
String prefix)
Configures and initializes the encoder using the given
Properties. |
encode, matchesvoid configure(Properties parameters, String prefix)
Properties.parameters - the parametersprefix - the property prefix