Uses of Class
io.vertx.mutiny.ext.auth.prng.VertxContextPRNG
Packages that use VertxContextPRNG
-
Uses of VertxContextPRNG in io.vertx.mutiny.ext.auth
Subclasses of VertxContextPRNG in io.vertx.mutiny.ext.authModifier and TypeClassDescriptionclassA secure non blocking random number generator isolated to the current context. -
Uses of VertxContextPRNG in io.vertx.mutiny.ext.auth.prng
Fields in io.vertx.mutiny.ext.auth.prng with type parameters of type VertxContextPRNGModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<VertxContextPRNG> VertxContextPRNG.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.prng that return VertxContextPRNGModifier and TypeMethodDescriptionstatic VertxContextPRNGVertxContextPRNG.current()static VertxContextPRNGVertxContextPRNG.current(io.vertx.mutiny.core.Vertx vertx) static VertxContextPRNGVertxContextPRNG.newInstance(io.vertx.ext.auth.prng.VertxContextPRNG arg)