Package io.quarkus.elytron.security.jdbc
Interface PasswordKeyMapperConfig
-
- All Known Implementing Classes:
BcryptPasswordKeyMapperConfig,ClearPasswordMapperConfig
public interface PasswordKeyMapperConfigConvert the current object into an instance of PasswordKeyMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.wildfly.security.auth.realm.jdbc.mapper.PasswordKeyMappertoPasswordKeyMapper()
-