Package | Description |
---|---|
io.vertx.rxjava.ext.auth |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ChainAuth> |
ChainAuth.__TYPE_ARG |
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
|
static ChainAuth |
ChainAuth.newInstance(ChainAuth arg) |
Copyright © 2023 Eclipse. All rights reserved.