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