Package | Description |
---|---|
io.vertx.reactivex.ext.web.handler |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<RedirectAuthHandler> |
RedirectAuthHandler.__TYPE_ARG |
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
|
static RedirectAuthHandler |
RedirectAuthHandler.newInstance(RedirectAuthHandler arg) |
Copyright © 2024 Eclipse. All rights reserved.