| Class | Description |
|---|---|
| CustomerAuthenticatedFromCookieEvent | |
| CustomerLoggedInEvent | |
| CustomerStateFilter | |
| CustomerStateInterceptor |
Interceptor responsible for putting the current customer on the current request.
|
| CustomerStateRequestProcessor | |
| RestApiCustomerStateFilter |
This is a basic filter for finding the customer ID on the request and setting the customer object on the request.
|
| SessionFixationProtectionCookie |
Cookie used to protected against session fixation attacks
|
| SessionFixationProtectionFilter |
Filter used to protected against session fixation attacks while still keeping the same session id on both
http and https protocols.
|
Copyright © 2014. All Rights Reserved.