Uses of Class
io.vertx.rxjava3.ext.auth.prng.VertxContextPRNG
Packages that use VertxContextPRNG
-
Uses of VertxContextPRNG in io.vertx.rxjava3.ext.auth.prng
Fields in io.vertx.rxjava3.ext.auth.prng with type parameters of type VertxContextPRNGModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<VertxContextPRNG> VertxContextPRNG.__TYPE_ARGMethods in io.vertx.rxjava3.ext.auth.prng that return VertxContextPRNGModifier and TypeMethodDescriptionstatic VertxContextPRNGVertxContextPRNG.current()Get or create a secure non blocking random number generator using the current vert.x context.static VertxContextPRNGGet or create a secure non blocking random number generator using the current vert.x instance.static VertxContextPRNGVertxContextPRNG.newInstance(VertxContextPRNG arg)