MemoryUserCredentialsRepositoryImpl
@Singleton
@Requires(env = ["dev"] )
Properties
Functions
Link copied to clipboard
Deletes a UserCredentials entity from the repository.
Link copied to clipboard
Finds a UserCredentials entity by its unique identifier.
Link copied to clipboard
Saves a new UserCredentials entity to the repository.
Link copied to clipboard
Updates an existing UserCredentials entity in the repository.