Uses of Interface
io.vertx.ext.web.UserContext
Packages that use UserContext
-
Uses of UserContext in io.vertx.ext.web
Methods in io.vertx.ext.web that return UserContextModifier and TypeMethodDescriptionWhen performing a web identity operation, hint if possible to the identity provider to use the given login.RoutingContext.userContext()Control the user associated with this request. -
Uses of UserContext in io.vertx.reactivex.ext.web
Methods in io.vertx.reactivex.ext.web that return UserContextMethods in io.vertx.reactivex.ext.web with parameters of type UserContextConstructors in io.vertx.reactivex.ext.web with parameters of type UserContext -
Uses of UserContext in io.vertx.rxjava3.ext.web
Methods in io.vertx.rxjava3.ext.web that return UserContextMethods in io.vertx.rxjava3.ext.web with parameters of type UserContextConstructors in io.vertx.rxjava3.ext.web with parameters of type UserContext