Uses of Interface
io.quarkus.security.jpa.PasswordProvider
-
Packages that use PasswordProvider Package Description io.quarkus.security.jpa -
-
Uses of PasswordProvider in io.quarkus.security.jpa
Methods in io.quarkus.security.jpa that return types with arguments of type PasswordProvider Modifier and Type Method Description Class<? extends PasswordProvider>provider()Sets a custom password provider when the type isPasswordType.CUSTOM
-