Uses of Package
io.quarkus.vertx.http.security
Packages that use io.quarkus.vertx.http.security
-
Classes in io.quarkus.vertx.http.security used by io.quarkus.vertx.http.runtime.securityClassDescriptionThis class provides a way to configure the Quarkus cross-origin resource sharing (CORS) filter at the HTTP layer level.This class provides a way to configure the Cross-Site Request Forgery (CSRF) prevention.A CDI event that facilitates programmatic path-specific authorization setup.Represents authorization and authentication requirements for given path patterns.
-
Classes in io.quarkus.vertx.http.security used by io.quarkus.vertx.http.securityClassDescriptionThis 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.A CDI event that facilitates programmatic path-specific authorization setup.Represents HTTP request authorization.Represents authorization and authentication requirements for given path patterns.The mutual TLS client authentication mechanism builder.