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