This type contains the following members.
public class UserPasswordSetSubscriber: IEventSubscriber<UserAggregate, UserId, UserPasswordSet>
- Inheritance:
- ObjectUserPasswordSetSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
UserPasswordSetSubscriber(IRepository<UserLoginEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<UserAggregate, UserId, UserPasswordSet>, CancellationToken) |