public class AuthServletContextListener extends Object implements javax.servlet.ServletContextListener
AuthServletContextListener
class is used to reset the
JAAS configuration to the default container's configuration when OpenAM
web application is undeployed, or the web container is terminated.Constructor and Description |
---|
AuthServletContextListener() |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized
in interface javax.servlet.ServletContextListener
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.