Package de.hybris.platform.yacceleratorstorefront.security
package de.hybris.platform.yacceleratorstorefront.security
-
ClassDescriptionDerived authentication provider supporting additional authentication checks.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.Custom request matcher that returns false for urls that match the urls found in the excludeUrlSet.A strategy for clearing unwanted saved data from the cart for guest checkout.Default implementation of
AuthenticationSuccessHandler