Uses of Class
com.broadleafcommerce.auth.user.domain.AuthenticationEvent
Packages that use AuthenticationEvent
-
Uses of AuthenticationEvent in com.broadleafcommerce.auth.user.domain
Methods 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.service
Methods in com.broadleafcommerce.auth.user.service with parameters of type AuthenticationEventModifier and TypeMethodDescriptionprotected void
DefaultUserMessagingService.sendAuthenticationMessage
(@NonNull AuthenticationEvent event) Responsible for actually sending the event message