Package | Description |
---|---|
org.springframework.web.portlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterMappingInterceptor
Interceptor to forward a request parameter from the
ActionRequest to the
RenderRequest . |
class |
UserRoleAuthorizationInterceptor
Interceptor that checks the authorization of the current user via the
user's roles, as evaluated by PortletRequest's isUserInRole method.
|
Copyright © 2015. All rights reserved.