Index
All Classes and Interfaces|All Packages|Serialized Form
U
- upload(List<User>) - Method in class se.bth.pulse.controller.FileUserAdminRestController
-
Takes a list of users and saves them to the database.
- User - Class in se.bth.pulse.entity
-
This is the entity class for the table User.
- User() - Constructor for class se.bth.pulse.entity.User
- UserAdminController - Class in se.bth.pulse.controller
-
This class is a view controller that serves the user-admin page.
- UserAdminRestController - Class in se.bth.pulse.controller
-
This class is a rest controller that serves the user admin page.
- UserAdminRestController(UserRepository) - Constructor for class se.bth.pulse.controller.UserAdminRestController
- UserDetailsImpl - Class in se.bth.pulse.service
-
This class is used by spring security to authenticate and authorize user.
- UserDetailsImpl(User) - Constructor for class se.bth.pulse.service.UserDetailsImpl
- userDetailsService() - Method in class se.bth.pulse.security.ApplicationSecurity
- UserDetailsServiceImpl - Class in se.bth.pulse.service
-
This class is used by spring security to authenticate and authorize user.
- UserDetailsServiceImpl() - Constructor for class se.bth.pulse.service.UserDetailsServiceImpl
- UserRepository - Interface in se.bth.pulse.repository
-
This interface is used to interact with the table User.
- userShouldChangePassword() - Method in class se.bth.pulse.service.UserDetailsImpl
All Classes and Interfaces|All Packages|Serialized Form