| Package | Description |
|---|---|
| io.vertx.ext.auth |
| Modifier and Type | Method and Description |
|---|---|
static VertxContextPRNG |
VertxContextPRNG.current()
Deprecated.
Get or create a secure non blocking random number generator using the current vert.x context.
|
static VertxContextPRNG |
VertxContextPRNG.current(Context context)
Deprecated.
Get or create a secure non blocking random number generator using the provided vert.x context.
|
static VertxContextPRNG |
VertxContextPRNG.current(Vertx vertx)
Deprecated.
Get or create a secure non blocking random number generator using the current vert.x instance.
|
Copyright © 2025 Eclipse. All rights reserved.