Uses of Class
io.vertx.rxjava3.ext.web.UserContext
Packages that use UserContext
-
Uses of UserContext in io.vertx.rxjava3.ext.web
Fields in io.vertx.rxjava3.ext.web with type parameters of type UserContextModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<UserContext> UserContext.__TYPE_ARGMethods in io.vertx.rxjava3.ext.web that return UserContextModifier and TypeMethodDescriptionWhen performing a web identity operation, hint if possible to the identity provider to use the given login.static UserContextUserContext.newInstance(UserContext arg) RoutingContext.userContext()Control the user associated with this request.