Class ManagementPathMatchingHttpSecurityPolicy

java.lang.Object
io.quarkus.vertx.http.runtime.security.AbstractPathMatchingHttpSecurityPolicy
io.quarkus.vertx.http.runtime.security.ManagementPathMatchingHttpSecurityPolicy

@Singleton public class ManagementPathMatchingHttpSecurityPolicy extends AbstractPathMatchingHttpSecurityPolicy
A security policy that allows for matching of other security policies based on paths. This is used for the default path/method based RBAC.