public final class HttpSessionRegistrarEventListener extends Object
Constructor and Description |
---|
HttpSessionRegistrarEventListener(UserAccessor userAccessor,
HttpContext httpContext,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager,
org.springframework.security.core.session.SessionRegistry registry) |
Modifier and Type | Method and Description |
---|---|
void |
onExpireUserSessionsClusterNotificationEvent(ClusterEventWrapper clusterEventWrapper) |
void |
onUserCredentialUpdatedEvent(com.atlassian.crowd.event.user.UserCredentialUpdatedEvent event) |
public HttpSessionRegistrarEventListener(UserAccessor userAccessor, HttpContext httpContext, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, org.springframework.security.core.session.SessionRegistry registry)
@EventListener public void onUserCredentialUpdatedEvent(com.atlassian.crowd.event.user.UserCredentialUpdatedEvent event)
@EventListener public void onExpireUserSessionsClusterNotificationEvent(ClusterEventWrapper clusterEventWrapper)
Copyright © 2003–2020 Atlassian. All rights reserved.