Uses of Class
io.quarkus.resteasy.reactive.jackson.runtime.security.RolesAllowedConfigExpStorage
-
Packages that use RolesAllowedConfigExpStorage Package Description io.quarkus.resteasy.reactive.jackson.runtime -
-
Uses of RolesAllowedConfigExpStorage in io.quarkus.resteasy.reactive.jackson.runtime
Methods in io.quarkus.resteasy.reactive.jackson.runtime that return types with arguments of type RolesAllowedConfigExpStorage Modifier and Type Method Description Supplier<RolesAllowedConfigExpStorage>ResteasyReactiveServerJacksonRecorder. createRolesAllowedConfigExpStorage(io.quarkus.runtime.RuntimeValue<Map<String,Supplier<String[]>>> configExpToAllowedRoles)
-