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