Uses of Package
com.example.demo.appuser
Packages that use com.example.demo.appuser
Package
Description
-
Classes in com.example.demo.appuser used by com.example.demo.appuserClassDescriptionRepresents a user entity in the application, implementing Spring Security's
UserDetailsinterface.Enumeration representing the predefined roles (authorities) a user can have within the application. -
Classes in com.example.demo.appuser used by com.example.demo.calorieClassDescriptionRepresents a user entity in the application, implementing Spring Security's
UserDetailsinterface. -
Classes in com.example.demo.appuser used by com.example.demo.registration.tokenClassDescriptionRepresents a user entity in the application, implementing Spring Security's
UserDetailsinterface.