Uses of Package
com.markvarga21.studentmanager.service.auth
Packages that use com.markvarga21.studentmanager.service.auth
Package
Description
This package contains the implementation of the authentication service.
-
Classes in com.markvarga21.studentmanager.service.auth used by com.markvarga21.studentmanager.service.auth.implClassDescriptionThe
AppUserService
interface containing methods for handling user related operations.A service for managing token related operations like invalidating/blacklisting tokens- or verifying their availability.