Class | Description |
---|---|
CustomerStateFilter |
This filter should be configured after the RememberMe listener from Spring Security.
|
CustomerStateInterceptor |
Interceptor responsible for putting the current customer on the current 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 © 2019. All rights reserved.