@Deprecated public interface UserSessionHandler extends io.vertx.core.Handler<RoutingContext>
Modifier and Type | Method and Description |
---|---|
static UserSessionHandler |
create(io.vertx.ext.auth.AuthProvider authProvider)
Deprecated.
Create a new handler
|
static UserSessionHandler create(io.vertx.ext.auth.AuthProvider authProvider)
authProvider
- The auth provider to useCopyright © 2020 Eclipse. All rights reserved.