| Package | Description |
|---|---|
| io.vertx.ext.web.handler |
| Modifier and Type | Method and Description |
|---|---|
static RedirectAuthHandler |
RedirectAuthHandler.create(AuthenticationProvider authProvider)
Create a handler
|
static RedirectAuthHandler |
RedirectAuthHandler.create(AuthenticationProvider authProvider,
String loginRedirectURL)
Create a handler
|
static RedirectAuthHandler |
RedirectAuthHandler.create(AuthenticationProvider authProvider,
String loginRedirectURL,
String returnURLParam)
Create a handler
|
Copyright © 2022 Eclipse. All rights reserved.