| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime.security |
| Modifier and Type | Method and Description |
|---|---|
HttpCredentialTransport |
FormAuthenticationMechanism.getCredentialTransport() |
HttpCredentialTransport |
HttpAuthenticator.NoAuthenticationMechanism.getCredentialTransport() |
HttpCredentialTransport |
HttpAuthenticationMechanism.getCredentialTransport()
The credential transport, used to make sure multiple incompatible mechanisms are not installed
May be null if this mechanism cannot interfere with other mechanisms
|
HttpCredentialTransport |
BasicAuthenticationMechanism.getCredentialTransport() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.