org.jboss.portal.server.aspects.server |
|
Java Source File Name | Type | Comment |
ContentTypeInterceptor.java | Class | This interceptor set the charset on the request that is used to decode the request parameters as well as setting the
org.jboss.portal.server.util.HTTPStreamInfo on the server response that can be used later by the
rendering process to create the response sent to the user. |
LocaleInterceptor.java | Class | The goal of this interceptor is to choose the locale for the user. |
SessionLockInterceptor.java | Class | |
SignOutInterceptor.java | Class | This interceptor implementation is used to keep track of all webapp the current user has used during its portal
session. |