Package org.jboss.portal.server.aspects.server

Class Summary
ContentTypeInterceptor 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 The goal of this interceptor is to choose the locale for the user.
SessionInvalidatorInterceptor This interceptor implementation is used to keep track of all webapp the current user has used during its portal session.
SessionInvalidatorInterceptor.InvalidationCommand  
SessionLockInterceptor