public class UserSessionTerminationListener extends Object
UserChangedEvent events and terminates all sessions for disabled users.| Constructor and Description |
|---|
UserSessionTerminationListener(MongoDBSessionService sessionService,
org.apache.shiro.mgt.DefaultSecurityManager securityManager,
UserService userService,
com.google.common.eventbus.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleUserChanged(UserChangedEvent event) |
@Inject public UserSessionTerminationListener(MongoDBSessionService sessionService, org.apache.shiro.mgt.DefaultSecurityManager securityManager, UserService userService, com.google.common.eventbus.EventBus eventBus)
public void handleUserChanged(UserChangedEvent event)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.