EventStore/EventStoreDB-Client-Java

Implement User Management for Java client

hayley-jean opened this issue · 1 comments

Create a new EventStoreDBUsersClient which supports the following operations:

  • CreateUser
  • GetUser
  • DeleteUser
  • EnableUser
  • DisableUser
  • UpdateUser
  • ChangeUserPassword
  • ResetUserPassword