repository property

AuthenticationRepository<T> repository

Getter for the custom subclass of AuthenticationRepository with your authentication logic

Implementation

AuthenticationRepository<T> get repository;