Package com.markvarga21.studentmanager.service.auth.impl
package com.markvarga21.studentmanager.service.auth.impl
This package contains the implementation of the authentication service.
-
ClassesClassDescriptionThe
AppUserServiceImpl
class is used to implement theAppUserService
interface.Service for managing tokens.