CompletionStage<ChallengeData> |
FormAuthenticationMechanism.getChallenge(io.vertx.ext.web.RoutingContext context) |
CompletionStage<ChallengeData> |
HttpAuthenticator.getChallenge(io.vertx.ext.web.RoutingContext context) |
CompletionStage<ChallengeData> |
HttpAuthenticator.NoAuthenticationMechanism.getChallenge(io.vertx.ext.web.RoutingContext context) |
CompletionStage<ChallengeData> |
HttpAuthenticationMechanism.getChallenge(io.vertx.ext.web.RoutingContext context) |
CompletionStage<ChallengeData> |
BasicAuthenticationMechanism.getChallenge(io.vertx.ext.web.RoutingContext context) |
(package private) static CompletionStage<ChallengeData> |
FormAuthenticationMechanism.getRedirect(io.vertx.ext.web.RoutingContext exchange,
String location) |