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