Class JaxRsPathMatchingHttpSecurityPolicy

java.lang.Object
io.quarkus.vertx.http.runtime.security.JaxRsPathMatchingHttpSecurityPolicy

public class JaxRsPathMatchingHttpSecurityPolicy extends Object
Decorates AbstractPathMatchingHttpSecurityPolicy path matching capabilities with support for policies selected with AuthorizationPolicy. Decorator may only run after HTTP requests have been matched with the endpoint class method. Extensions can make this class bean if they need it.