|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractEpControllerImpl
is the base implementation of controller
in an Spring MVC pattern dealing with non-form based requests.AbstactEpFormControllerImpl
represents a controller in an Spring MVC
pattern dealing with form based requests.AccessDeniedHandler
.AuthenticationProcessingFilter
to provide a hook for performing actions after a user has been authenticated.com.bea.alcs.cmweb
package.EpWebException
object with the given
message.
EpWebException
object using the given
message and cause exception.
EpController
represents a controller in an MVC pattern
dealing with non-form based requests.Filter
requests to a Spring-managed bean.RoleVoter
to allow the CM user access web based application on the cmAccess setting.EpSystemExceptionHandler
is to handle any exception that is bubbled up to the web layer.ForgottenPasswordFormBean
.CmUserSession
instance if there is one stored in http session.
ShoppingCart
instance if there is one stored in http session.
ImportStep1FormBean
represents the command object for import form.ImportStep2FormBean
represents the command object for import form.ImportStep3FormBean
represents the command object for import form.ImportStep5FormBean
represents the command object for import form.ImportStep6FormBean
represents the command object for import form.InValidAccessControllerImpl
is the implemenetaion of spring controller to handle http status code 403 (throw by acegi securoty
framework on access denied), that is to say, remove the session attribute HttpSessionContextIntegrationFilter.ACEGI_SECURITY_CONTEXT_KEY.RequestHelper
represents a helper instance for http requests.RequestHelper
.CmUserSession
into http session.
CmUserSession
into http session.
PERMISSION_
to be overriden.
SignInFormBean
represents the command object for sign-in form.SimplePageControllerImpl
is the implemenetaion of spring
controller to load a static page.EpRoleVoter
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |