Uses of Class
es.kukenan.smartfi.microservice.clients.events.pwdreset.UserPasswordResetEventBody
Packages that use UserPasswordResetEventBody
Package
Description
User password change event classes.
-
Uses of UserPasswordResetEventBody in es.kukenan.smartfi.microservice.clients.events.pwdreset
Constructors in es.kukenan.smartfi.microservice.clients.events.pwdreset with parameters of type UserPasswordResetEventBodyModifierConstructorDescriptionUserPasswordResetEvent(String requestId, String companyId, String origin, String operationType, String messageId, Long creationTs, String channel, String session, String manager, String userId, UserPasswordResetEventBody body) State constructor.UserPasswordResetEvent(String requestId, String companyId, String origin, String operationType, String messageId, Long creationTs, String channel, String session, String manager, String userId, UserPasswordResetEventBody body, String userIp, String userAgent) State constructor.