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

org.jboss.portal.core.aspects.server - JBOSS Portal 2.2 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.
PolicyAssociationInterceptor Determine and setup the current security policy for the duration of the request.
SubjectAssociationInterceptor  
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 string returned the HttpServletRequest.getRemoteUser method.
UserInterceptor.Guest A non authenticated person.
UserInterceptor.RequestUser The user provided by the portal for the request.