Uses of Package
io.quarkus.vertx.http.runtime.security
Packages that use io.quarkus.vertx.http.runtime.security
Package
Description
-
Classes in io.quarkus.vertx.http.runtime.security used by io.quarkus.vertx.http.runtime.management
-
Classes in io.quarkus.vertx.http.runtime.security used by io.quarkus.vertx.http.runtime.options
-
Classes in io.quarkus.vertx.http.runtime.security used by io.quarkus.vertx.http.runtime.securityClassDescriptionClass that is responsible for running the HTTP based permission checksA security policy that allows for matching of other security policies based on paths.Quarkus generates this storage of endpoints secured with
AuthorizationPolicy.The authentication handler responsible for BASIC authentication as described by RFC2617Security interceptors run for desired annotated methods prior to security checks.An interface that performs HTTP based authenticationClass that is responsible for running the HTTP based authenticationA representation of HTTP credential transport.This singleton carries final HTTP Security configuration and act as a single source of truth for it.An HTTP Security policy, that controls which requests are allowed to proceed.A context object that can be used to run blocking tasksThe results of a permission checkHandler that dispatches to a given handler based on a match of the path.A string keyed map that can be accessed as a substring, eliminating the need to allocate a new string to do a key comparison against.A security policy that allows for matching of other security policies based on paths.The authentication handler responsible for mTLS client authentication.A class that manages persistent logins. -
Classes in io.quarkus.vertx.http.runtime.security used by io.quarkus.vertx.http.securityClassDescriptionAn interface that performs HTTP based authenticationAn HTTP Security policy, that controls which requests are allowed to proceed.The authentication handler responsible for mTLS client authentication.