public class AuthenticationRegistryListener
extends org.exoplatform.container.web.AbstractHttpSessionListener
| Constructor and Description |
|---|
AuthenticationRegistryListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onSessionCreated(org.exoplatform.container.ExoContainer container,
javax.servlet.http.HttpSessionEvent event) |
protected void |
onSessionDestroyed(org.exoplatform.container.ExoContainer container,
javax.servlet.http.HttpSessionEvent event) |
protected boolean |
requirePortalEnvironment() |
protected boolean requirePortalEnvironment()
requirePortalEnvironment in class org.exoplatform.container.web.AbstractHttpSessionListenerprotected void onSessionCreated(org.exoplatform.container.ExoContainer container,
javax.servlet.http.HttpSessionEvent event)
onSessionCreated in class org.exoplatform.container.web.AbstractHttpSessionListenerprotected void onSessionDestroyed(org.exoplatform.container.ExoContainer container,
javax.servlet.http.HttpSessionEvent event)
onSessionDestroyed in class org.exoplatform.container.web.AbstractHttpSessionListenerCopyright © 2017 JBoss by Red Hat. All Rights Reserved.