Package com.elasticpath.sfweb.filters

Class Summary
CustomerSessionFilter This filter manages customer session.
If a new customer send a request without customer session id, a new customer session will be created and stored.
EpAuthenticationProcessingFilter Extends the ACEGI AuthenticationProcessingFilter to provide a hook for performing actions after a user has been authenticated.
EpFilterToBeanProxy Delegates Filter requests to a Spring-managed bean.
EpLogoutHandler Removes the EP shopping cart from the session.