Uses of Class
io.vertx.mutiny.ext.auth.AuthProvider
-
Packages that use AuthProvider Package Description io.vertx.mutiny.ext.auth -
-
Uses of AuthProvider in io.vertx.mutiny.ext.auth
Fields in io.vertx.mutiny.ext.auth with type parameters of type AuthProvider Modifier and Type Field Description static io.smallrye.mutiny.vertx.TypeArg<AuthProvider>AuthProvider. __TYPE_ARGMethods in io.vertx.mutiny.ext.auth that return AuthProvider Modifier and Type Method Description static AuthProviderAuthProvider. newInstance(io.vertx.ext.auth.AuthProvider arg)Methods in io.vertx.mutiny.ext.auth with parameters of type AuthProvider Modifier and Type Method Description voidUser. setAuthProvider(AuthProvider authProvider)Deprecated.
-