public class WPBAuthGitkitListener extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_GITKIT_CONFIG_FILE |
| Constructor and Description |
|---|
WPBAuthGitkitListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent servletContext) |
public static final String AUTH_GITKIT_CONFIG_FILE
public void contextInitialized(javax.servlet.ServletContextEvent servletContext)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2015. All rights reserved.