| Package | Description |
|---|---|
| io.vertx.ext.web | |
| io.vertx.reactivex.ext.web | |
| io.vertx.rxjava.ext.web | |
| io.vertx.rxjava3.ext.web |
| 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.
|
UserContext |
RoutingContext.userContext()
Control the user associated with this request.
|
| Modifier and Type | Method and Description |
|---|---|
UserContext |
UserContext.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static UserContext |
UserContext.newInstance(UserContext arg) |
| Constructor and Description |
|---|
UserContext(UserContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
UserContext |
UserContext.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static UserContext |
UserContext.newInstance(UserContext arg) |
| Constructor and Description |
|---|
UserContext(UserContext delegate) |
| Modifier and Type | Method and Description |
|---|---|
UserContext |
UserContext.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static UserContext |
UserContext.newInstance(UserContext arg) |
| Constructor and Description |
|---|
UserContext(UserContext delegate) |
Copyright © 2025 Eclipse. All rights reserved.