Classes

Class UserManager is injected as alligator.user_manager service. UserManager handles the logic for managed entity.

Interfaces

Interface to be implemented by user managers. This adds an additional level of abstraction between application, and the actual repository.