Index
All Classes|All Packages
G
- generateJwtToken(Authentication) - Method in class com.Server.security.JwtUtils
-
Method used to generate token JWT.
- generatePdf(Long) - Method in class com.Server.service.impl.PdfResumeImpl
-
Method creaete pdf file
- generatePdf(Long) - Method in interface com.Server.service.PdfResume
-
Method create pdf file.
- getAbout() - Method in class com.Server.controller.AdminController
-
This is method is use to return about of company to client.
- getAuthorities() - Method in class com.Server.service.impl.UserDetailsimpl
- getCar() - Method in class com.Server.controller.CarControllerTest
- getCar(int) - Method in class com.Server.controller.CarController
-
This method get car about id.
- getCurrentReservation(Long) - Method in class com.Server.service.impl.ReservationServiceImpl
-
Return Current reservation user on id user.
- getCurrentReservation(Long) - Method in interface com.Server.service.ReservationService
-
Return Current reservation user on id user.
- getEmail() - Method in class com.Server.service.impl.UserDetailsimpl
- getError() - Method in exception com.Server.exception.WrongDataException
- getId() - Method in class com.Server.service.impl.UserDetailsimpl
- getPassword() - Method in class com.Server.service.impl.UserDetailsimpl
- getReservation(Long) - Method in class com.Server.controller.ReservationController
-
This method get all reservation user about id user.
- getReservationById(Long) - Method in class com.Server.controller.ReservationController
-
This method get all current reservation user about id user.
- getReservations() - Method in class com.Server.controller.ReservationController
-
This method get all reservation.
- getReservationUser(Long) - Method in interface com.Server.repository.UserRepository
-
Method find all reservation user
- getReservationUser(Long) - Method in class com.Server.service.impl.UserServiceImpl
-
Return reservation user.
- getReservationUser(Long) - Method in interface com.Server.service.UserService
-
Return reservation user.
- getString() - Method in class com.Server.controller.AdminController
-
This is method is use to check correct work server.
- getUser(Long) - Method in class com.Server.controller.UserController
- getUsername() - Method in class com.Server.service.impl.UserDetailsimpl
- getUserNameFromJwtToken(String) - Method in class com.Server.security.JwtUtils
-
Method to get username
All Classes|All Packages