Package | Description |
---|---|
io.vertx.ext.web.handler | |
io.vertx.reactivex.ext.web.handler | |
io.vertx.rxjava.ext.web.handler | |
io.vertx.rxjava3.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
|
Modifier and Type | Method and Description |
---|---|
RedirectAuthHandler |
RedirectAuthHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static RedirectAuthHandler |
RedirectAuthHandler.newInstance(RedirectAuthHandler arg) |
Constructor and Description |
---|
RedirectAuthHandler(RedirectAuthHandler delegate) |
Modifier and Type | Method and Description |
---|---|
RedirectAuthHandler |
RedirectAuthHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static RedirectAuthHandler |
RedirectAuthHandler.newInstance(RedirectAuthHandler arg) |
Constructor and Description |
---|
RedirectAuthHandler(RedirectAuthHandler delegate) |
Modifier and Type | Method and Description |
---|---|
RedirectAuthHandler |
RedirectAuthHandler.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static RedirectAuthHandler |
RedirectAuthHandler.newInstance(RedirectAuthHandler arg) |
Constructor and Description |
---|
RedirectAuthHandler(RedirectAuthHandler delegate) |
Copyright © 2023 Eclipse. All rights reserved.