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

Class Summary
LocaleInterceptor If the user is authenticated and has a preferred locale then this one is chosen.
PortalContextPathInterceptor  
TransactionInterceptor This interceptor start and terminate a transaction around the request.
UserInterceptor The interceptor is responsible for managing the user identity lifecycle based on the principal name returned by the HttpServletRequest.getUserPrincipal() method.