Package | Description |
---|---|
io.vertx.rxjava.ext.web.handler |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthHandler
Base interface for auth handlers.
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationHandler |
AuthenticationHandler.newInstance(AuthenticationHandler arg) |
Modifier and Type | Method and Description |
---|---|
ChainAuthHandler |
ChainAuthHandler.add(AuthenticationHandler other)
Appends a auth provider to the chain.
|
Copyright © 2021 Eclipse. All rights reserved.