Package | Description |
---|---|
io.vertx.ext.auth | |
io.vertx.reactivex.ext.auth | |
io.vertx.rxjava.ext.auth |
Modifier and Type | Method and Description |
---|---|
ChainAuth |
ChainAuth.append(AuthProvider other)
Appends a auth provider to the chain.
|
static ChainAuth |
ChainAuth.create()
Create a Chainable Auth Provider auth provider
|
Modifier and Type | Method and Description |
---|---|
ChainAuth |
ChainAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ChainAuth |
ChainAuth.newInstance(ChainAuth arg) |
Constructor and Description |
---|
ChainAuth(ChainAuth delegate) |
Modifier and Type | Method and Description |
---|---|
ChainAuth |
ChainAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ChainAuth |
ChainAuth.newInstance(ChainAuth arg) |
Constructor and Description |
---|
ChainAuth(ChainAuth delegate) |
Copyright © 2023 Eclipse. All rights reserved.