userFetchers property

Map<Type, UserFetcher<AuthorizationUser>> userFetchers
final

User fetchers for authentication and authorization.

Implementation

final Map<Type, UserFetcher<AuthorizationUser>> userFetchers;