| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime.security |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationMechanism
The authentication handler responsible for BASIC authentication as described by RFC2617
|
class |
FormAuthenticationMechanism |
(package private) static class |
HttpAuthenticator.NoAuthenticationMechanism |
| Modifier and Type | Field and Description |
|---|---|
(package private) HttpAuthenticationMechanism[] |
HttpAuthenticator.mechanisms |
| Constructor and Description |
|---|
HttpAuthenticator(javax.enterprise.inject.Instance<HttpAuthenticationMechanism> instance,
javax.enterprise.inject.Instance<io.quarkus.security.identity.IdentityProvider<?>> providers) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.