Package io.quarkus.vertx.http.security
package io.quarkus.vertx.http.security
-
ClassDescriptionSecures endpoint classes and methods with
HttpSecurityPolicy.This class provides a way to create a basic authentication mechanism.This class provides a way to configure the Quarkus cross-origin resource sharing (CORS) filter at the HTTP layer level.The Quarkus CORS filter configuration builder.This class provides a way to configure the Cross-Site Request Forgery (CSRF) prevention.The Quarkus CSRF prevention configuration builder.This class provides a way to create a Form-based authentication mechanism.A CDI event that facilitates programmatic path-specific authorization setup.Represents HTTP request authorization.Represents authorization and authentication requirements for given path patterns.This class provides a way to create the mutual TLS client authentication mechanism.The mutual TLS client authentication mechanism builder.