Uses of Class
io.quarkus.vertx.http.runtime.security.AbstractPathMatchingHttpSecurityPolicy
-
Packages that use AbstractPathMatchingHttpSecurityPolicy Package Description io.quarkus.vertx.http.runtime.security -
-
Uses of AbstractPathMatchingHttpSecurityPolicy in io.quarkus.vertx.http.runtime.security
Subclasses of AbstractPathMatchingHttpSecurityPolicy in io.quarkus.vertx.http.runtime.security Modifier and Type Class Description classManagementPathMatchingHttpSecurityPolicyA security policy that allows for matching of other security policies based on paths.classPathMatchingHttpSecurityPolicyA security policy that allows for matching of other security policies based on paths.
-