Package | Description |
---|---|
io.vertx.rxjava3.ext.web |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<UserContext> |
UserContext.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
UserContext |
UserContext.loginHint(String loginHint)
When performing a web identity operation, hint if possible to the identity provider to use the given login.
|
static UserContext |
UserContext.newInstance(UserContext arg) |
UserContext |
RoutingContext.userContext()
Control the user associated with this request.
|
Copyright © 2025 Eclipse. All rights reserved.