A C D G I O P S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AliasedURLRequestRedirector - Class in org.exoplatform.ws.frameworks.servlet
-
Created by The eXo Platform SAS.
- AliasedURLRequestRedirector() - Constructor for class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector
- AliasedURLRequestRedirector.UrlReplacerWrapper - Class in org.exoplatform.ws.frameworks.servlet
-
The custom http request wrapper that is designed to substitute given parameters in URLs with corresponding values.
- AnonymousUserContextRedirectionFilter - Class in org.exoplatform.ws.frameworks.servlet
-
Checks out if username present in HttpServletRequest then initializes SessionProvider by getting current credentials from AuthenticationService and keeps SessionProvider in ThreadLocalSessionProviderService.
- AnonymousUserContextRedirectionFilter() - Constructor for class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
C
- contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
- contextInitialized(ServletContextEvent) - Method in class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
D
- destroy() - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector
-
Filter finalization method.
- destroy() - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
- destroy() - Method in class org.exoplatform.ws.frameworks.servlet.PortalContainerInitializedFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector
-
The main filter method.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.ws.frameworks.servlet.PortalContainerInitializedFilter
-
initializes PortalContainer instance.
G
- getPathInfo() - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector.UrlReplacerWrapper
-
Overridden method.
- getRequestURI() - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector.UrlReplacerWrapper
-
Overridden method.
- getRequestURL() - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector.UrlReplacerWrapper
-
Overridden method.
I
- init(FilterConfig) - Method in class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector
-
Filter initialization method.
- init(FilterConfig) - Method in class org.exoplatform.ws.frameworks.servlet.AnonymousUserContextRedirectionFilter
-
Get context name.
O
- org.exoplatform.ws.frameworks.servlet - package org.exoplatform.ws.frameworks.servlet
P
- PortalContainerInitializedFilter - Class in org.exoplatform.ws.frameworks.servlet
-
Created by The eXo Platform SAS .
Servlet Filter that is used to initialize and remove the portal container from the ThreadLocal of PortalContainer, it relies on PortalContainer.getCurrentInstance to retrieve the right portal container. - PortalContainerInitializedFilter() - Constructor for class org.exoplatform.ws.frameworks.servlet.PortalContainerInitializedFilter
S
- StandaloneContainerInitializedListener - Class in org.exoplatform.ws.frameworks.servlet
-
Created by The eXo Platform SAS .
Servlet context initializer that initializes standalone container at the context startup time. - StandaloneContainerInitializedListener() - Constructor for class org.exoplatform.ws.frameworks.servlet.StandaloneContainerInitializedListener
U
- UrlReplacerWrapper(HttpServletRequest, Map<String, String>) - Constructor for class org.exoplatform.ws.frameworks.servlet.AliasedURLRequestRedirector.UrlReplacerWrapper
All Classes All Packages