| Package | Description | 
|---|---|
| io.vertx.rxjava.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 © 2020 Eclipse. All rights reserved.