public class CustomerAuthenticatedFromCookieEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
CustomerAuthenticatedFromCookieEvent(Customer customer,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
getCustomer() |
void |
setCustomer(Customer customer) |
getSource, toStringCopyright © 2015. All Rights Reserved.