public class CustomerAuthenticatedFromCookieEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
CustomerAuthenticatedFromCookieEvent(org.broadleafcommerce.profile.core.domain.Customer customer,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.profile.core.domain.Customer |
getCustomer() |
void |
setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer) |
getSource, toStringpublic CustomerAuthenticatedFromCookieEvent(org.broadleafcommerce.profile.core.domain.Customer customer,
Object source)
Copyright © 2022. All rights reserved.