Uses of Class
com.broadleafcommerce.auth.user.domain.AuthenticationEvent
Packages that use AuthenticationEvent
- 
Uses of AuthenticationEvent in com.broadleafcommerce.auth.user.domainMethods in com.broadleafcommerce.auth.user.domain that return AuthenticationEventModifier and TypeMethodDescriptionAuthenticationEvent.withAttribute(String key, Object value) Convenience method for adding any additional attributes for the event
- 
Uses of AuthenticationEvent in com.broadleafcommerce.auth.user.serviceMethods in com.broadleafcommerce.auth.user.service with parameters of type AuthenticationEventModifier and TypeMethodDescriptionprotected voidDefaultUserMessagingService.sendAuthenticationMessage(@NonNull AuthenticationEvent event) Responsible for actually sending the event message