Uses of Class
io.quarkus.vertx.http.runtime.security.RolesAllowedHttpSecurityPolicy
-
Packages that use RolesAllowedHttpSecurityPolicy Package Description io.quarkus.vertx.http.runtime.security -
-
Uses of RolesAllowedHttpSecurityPolicy in io.quarkus.vertx.http.runtime.security
Methods in io.quarkus.vertx.http.runtime.security that return RolesAllowedHttpSecurityPolicy Modifier and Type Method Description RolesAllowedHttpSecurityPolicyRolesAllowedHttpSecurityPolicy. setRolesAllowed(List<String> rolesAllowed)
-