- GATEIN_SERVLET_LOAD_ON_STARTUP - Static variable in class org.gatein.wci.spi.CatalinaWebAppContext
-
- GATEIN_SERVLET_NAME - Static variable in class org.gatein.wci.spi.CatalinaWebAppContext
-
- GATEIN_SERVLET_PATH - Static variable in class org.gatein.wci.spi.CatalinaWebAppContext
-
- GateInServlet - Class in org.gatein.wci.api
-
- GateInServlet() - Constructor for class org.gatein.wci.api.GateInServlet
-
- getClassLoader() - Method in class org.gatein.wci.spi.CatalinaWebAppContext
-
- getClassLoader() - Method in class org.gatein.wci.spi.SimpleWebAppContext
-
- getClassLoader() - Method in interface org.gatein.wci.spi.WebAppContext
-
Returns the class loader of the web application.
- getClassLoader() - Method in interface org.gatein.wci.WebApp
-
Returns the class loader of the web application.
- getCommandServletClassName() - Method in class org.gatein.wci.spi.CatalinaWebAppContext
-
- getContainerContext() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getContainerInfo() - Method in class org.gatein.wci.ServletContainer
-
Returns the name and version of the servlet container in which the
context is running.
- getContainerInfo() - Method in interface org.gatein.wci.spi.ServletContainerContext
-
Returns the name and version of the servlet container in which the
context is running.
- getContextPath() - Method in class org.gatein.wci.spi.CatalinaWebAppContext
-
- getContextPath() - Method in class org.gatein.wci.spi.SimpleWebAppContext
-
- getContextPath() - Method in interface org.gatein.wci.spi.WebAppContext
-
Returns the context path of the web application.
- getContextPath() - Method in interface org.gatein.wci.WebApp
-
Returns the context path of the web application.
- getCredentials() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getHttpSession(String) - Method in class org.gatein.wci.spi.SimpleWebAppContext
-
- getHttpSession(String) - Method in interface org.gatein.wci.spi.WebAppContext
-
Returns Http session in case that session with sessId exists for this web application
- getHttpSession(String) - Method in interface org.gatein.wci.WebApp
-
Returns Http session in case that session with sessId exists for this web application
- getPassword() - Method in class org.gatein.wci.security.Credentials
-
Returns the password.
- getRequest() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getRequest() - Method in class org.gatein.wci.ServletContextDispatcher
-
- getResponse() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getResponse() - Method in class org.gatein.wci.ServletContextDispatcher
-
- getServletContainer() - Static method in class org.gatein.wci.ServletContainerFactory
-
Returns the singleton instance.
- getServletContext() - Method in class org.gatein.wci.spi.CatalinaWebAppContext
-
- getServletContext() - Method in class org.gatein.wci.spi.SimpleWebAppContext
-
- getServletContext() - Method in interface org.gatein.wci.spi.WebAppContext
-
Returns the servlet context of the web application.
- getServletContext() - Method in interface org.gatein.wci.WebApp
-
Returns the servlet context of the web application.
- getType() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getType() - Method in class org.gatein.wci.WebAppLifeCycleEvent
-
Returns the life cycle type.
- getUserName() - Method in class org.gatein.wci.authentication.AuthenticationEvent
-
- getUsername() - Method in class org.gatein.wci.security.Credentials
-
Returns the username.
- getWebApp() - Method in class org.gatein.wci.WebAppEvent
-
Returns the web application.