@Deprecated public class UserSessionHandlerImpl extends Object implements UserSessionHandler
| Constructor and Description |
|---|
UserSessionHandlerImpl(AuthProvider authProvider)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RoutingContext routingContext)
Deprecated.
Something has happened, so handle it.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic UserSessionHandlerImpl(AuthProvider authProvider)
public void handle(RoutingContext routingContext)
Handlerhandle in interface Handler<RoutingContext>routingContext - the event to handleCopyright © 2020. All rights reserved.