- params() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- params() - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- path() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- path() - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- PathMatch(String, String, T) - Constructor for class io.quarkus.vertx.http.runtime.security.PathMatcher.PathMatch
-
- PathMatcher<T> - Class in io.quarkus.vertx.http.runtime.security
-
Handler that dispatches to a given handler based of a prefix match of the path.
- PathMatcher(T) - Constructor for class io.quarkus.vertx.http.runtime.security.PathMatcher
-
- PathMatcher() - Constructor for class io.quarkus.vertx.http.runtime.security.PathMatcher
-
- PathMatcher.PathMatch<T> - Class in io.quarkus.vertx.http.runtime.security
-
- PathMatchingHttpSecurityPolicy - Class in io.quarkus.vertx.http.runtime.security
-
A security policy that allows for matching of other security policies based on paths.
- PathMatchingHttpSecurityPolicy() - Constructor for class io.quarkus.vertx.http.runtime.security.PathMatchingHttpSecurityPolicy
-
- PathMatchingHttpSecurityPolicy.HttpMatcher - Class in io.quarkus.vertx.http.runtime.security
-
- paths - Variable in class io.quarkus.vertx.http.runtime.PolicyMappingConfig
-
The paths that this permission check applies to.
- pause() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- pause() - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- peerCertificateChain() - Method in class io.quarkus.vertx.http.runtime.ForwardedServerRequestWrapper
-
- peerCertificateChain() - Method in class io.quarkus.vertx.http.runtime.ResumingRequestWrapper
-
- permissionCheckHandler() - Method in class io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder
-
- permissions - Variable in class io.quarkus.vertx.http.runtime.AuthConfig
-
The HTTP permissions
- PERMIT - Static variable in class io.quarkus.vertx.http.runtime.security.HttpSecurityPolicy.CheckResult
-
- PermitSecurityPolicy - Class in io.quarkus.vertx.http.runtime.security
-
- PermitSecurityPolicy() - Constructor for class io.quarkus.vertx.http.runtime.security.PermitSecurityPolicy
-
- PersistentLoginManager - Class in io.quarkus.vertx.http.runtime.security
-
A class that manages persistent logins.
- PersistentLoginManager(String, String, long, long) - Constructor for class io.quarkus.vertx.http.runtime.security.PersistentLoginManager
-
- PersistentLoginManager.RestoreResult - Class in io.quarkus.vertx.http.runtime.security
-
- policies - Variable in class io.quarkus.vertx.http.runtime.security.HttpAuthorizer
-
- policy - Variable in class io.quarkus.vertx.http.runtime.PolicyMappingConfig
-
The HTTP policy that this permission set is linked to.
- PolicyConfig - Class in io.quarkus.vertx.http.runtime
-
- PolicyConfig() - Constructor for class io.quarkus.vertx.http.runtime.PolicyConfig
-
- PolicyConfig$$accessor - Class in io.quarkus.vertx.http.runtime
-
- PolicyMappingConfig - Class in io.quarkus.vertx.http.runtime
-
- PolicyMappingConfig() - Constructor for class io.quarkus.vertx.http.runtime.PolicyMappingConfig
-
- PolicyMappingConfig$$accessor - Class in io.quarkus.vertx.http.runtime
-
- port - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
The HTTP port
- preallocateBodyBuffer - Variable in class io.quarkus.vertx.http.runtime.BodyConfig
-
Whether the body buffer should pre-allocated based on the Content-Length header value.
- principal() - Method in class io.quarkus.vertx.http.runtime.security.QuarkusHttpUser
-
- produceRouter() - Method in class io.quarkus.vertx.http.runtime.RouterProducer
-
- protocols - Variable in class io.quarkus.vertx.http.runtime.ServerSslConfig
-
The list of protocols to explicitly enable.
- proxyAddressForwarding - Variable in class io.quarkus.vertx.http.runtime.HttpConfiguration
-
If this is true then the address, scheme etc will be set from headers forwarded by the proxy server, such as
X-Forwarded-For.
- put(String, V) - Method in class io.quarkus.vertx.http.runtime.security.SubstringMap
-