| Interface | Description |
|---|---|
| GuestCheckoutCartCleanStrategy |
A strategy for clearing unwanted saved data from the cart for guest checkout.
|
| Class | Description |
|---|---|
| AcceleratorAuthenticationProvider |
Derived authentication provider supporting additional authentication checks.
|
| AcceleratorRememberMeServices | |
| CsrfProtectionMatcher |
This matcher returns true for POST method and the request's servlet path does not match with the combined list of
csrf.allowed.url.patterns from properties file and csrfAllowedUrlPatterns from spring configuration.
|
| ExcludeUrlRequestMatcher |
Custom request matcher that returns false for urls that match the urls found in the excludeUrlSet.
|
| GUIDAuthenticationSuccessHandler |
Default implementation of
AuthenticationSuccessHandler |
| LoginAuthenticationFailureHandler | |
| StorefrontLogoutSuccessHandler |
Copyright © 2018 SAP SE. All Rights Reserved.