| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime.security |
| Class and Description |
|---|
| ChallengeData |
| DenySecurityPolicy |
| HttpAuthenticationMechanism
An interface that performs HTTP based authentication
|
| HttpAuthenticator
Class that is responsible for running the HTTP based authentication
|
| HttpAuthenticator.NoopCloseTask |
| HttpSecurityPolicy
A HTTP Security policy, that controls which requests are allowed to proceeed.
|
| HttpSecurityPolicy.AuthorizationRequestContext
A context object that can be used to run blocking tasks
|
| HttpSecurityPolicy.CheckResult
The results of a permission check
|
| PathMatcher
Handler that dispatches to a given handler based of a prefix match of the path.
|
| PathMatcher.PathMatch |
| PersistentLoginManager.RestoreResult |
| RolesAllowedHttpSecurityPolicy
permission checker that handles role based permissions
|
| SubstringMap.SubstringMatch |
| SupplierImpl |
Copyright © 2019 JBoss by Red Hat. All rights reserved.