Uses of Class
io.quarkus.vertx.http.runtime.security.AbstractHttpAuthorizer
-
Packages that use AbstractHttpAuthorizer Package Description io.quarkus.vertx.http.runtime.security -
-
Uses of AbstractHttpAuthorizer in io.quarkus.vertx.http.runtime.security
Subclasses of AbstractHttpAuthorizer in io.quarkus.vertx.http.runtime.security Modifier and Type Class Description classHttpAuthorizerClass that is responsible for running the HTTP based permission checksclassManagementInterfaceHttpAuthorizerClass that is responsible for running the Management HTTP based permission checks
-