Uses of Interface
io.vertx.up.secure.authenticate.ChainHandler
-
Packages that use ChainHandler Package Description io.vertx.up.secure.authenticate -
-
Uses of ChainHandler in io.vertx.up.secure.authenticate
Classes in io.vertx.up.secure.authenticate that implement ChainHandler Modifier and Type Class Description classChainHandlerImplMethods in io.vertx.up.secure.authenticate that return ChainHandler Modifier and Type Method Description ChainHandlerChainHandler. add(io.vertx.ext.web.handler.AuthenticationHandler other)ChainHandlerChainHandlerImpl. add(io.vertx.ext.web.handler.AuthenticationHandler other)static ChainHandlerChainHandler. all()static ChainHandlerChainHandler. any()
-