Package com.markvarga21.studentmanager.service.auth.security
package com.markvarga21.studentmanager.service.auth.security
This package contains the security related configuration classes.
-
ClassesClassDescriptionThe
AppUserDetailsService
class is used to implement theUserDetailsService
interface.