Package | Description |
---|---|
io.vertx.reactivex.ext.auth |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<VertxContextPRNG> |
VertxContextPRNG.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static VertxContextPRNG |
VertxContextPRNG.current()
Get or create a secure non blocking random number generator using the current vert.x context.
|
static VertxContextPRNG |
VertxContextPRNG.current(Vertx vertx)
Get or create a secure non blocking random number generator using the current vert.x instance.
|
static VertxContextPRNG |
VertxContextPRNG.newInstance(VertxContextPRNG arg) |
Copyright © 2021 Eclipse. All rights reserved.