Uses of Interface
net.andresbustamante.yafoot.core.adapters.UserManagementAdapter
Packages that use UserManagementAdapter
Package
Description
Service implementations for the core API.
Adapters implementations for the Web core module.
-
Uses of UserManagementAdapter in net.andresbustamante.yafoot.core.services.impl
Constructors in net.andresbustamante.yafoot.core.services.impl with parameters of type UserManagementAdapterModifierConstructorDescriptionPlayerManagementServiceImpl
(PlayerDao playerDAO, UserManagementAdapter userManagementAdapter, MatchManagementService matchManagementService, CarManagementService carManagementService) -
Uses of UserManagementAdapter in net.andresbustamante.yafoot.core.web.adapters
Classes in net.andresbustamante.yafoot.core.web.adapters that implement UserManagementAdapterModifier and TypeClassDescriptionclass
Internal users adapter implementation.