Uses of Interface
com.markvarga21.studentmanager.service.auth.AppUserService
Packages that use AppUserService
Package
Description
This package contains the implementation of the authentication service.
-
Uses of AppUserService in com.markvarga21.studentmanager.service.auth.impl
Classes in com.markvarga21.studentmanager.service.auth.impl that implement AppUserServiceModifier and TypeClassDescriptionclass
TheAppUserServiceImpl
class is used to implement theAppUserService
interface.