站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

org.jboss.portal.core.aspects.server - JBOSS Portal 2.6 API 英文版文档


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.
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.
UserInterceptor.UserFinalizer Implement the last login date feature.