Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages

A

addCar(CarRequest) - Method in class com.Server.controller.CarController
This method add car.
addCity(LocalizationRequest) - Method in class com.Server.controller.LocalizationController
This method add new localization.
addReservation(HttpServletResponse, ReservationRequest) - Method in class com.Server.controller.ReservationController
This method add new reservation user.
addReservationGenerateFile(HttpServletResponse, ReservationRequest) - Method in class com.Server.controller.ReservationController
This method gnerate resume on reservation This method use endpoint /reservation/pdf.
addTitlePage(Document) - Method in class com.Server.service.impl.PdfResumeImpl
Add title Page on pdf.
adminAccess() - Method in class com.Server.controller.TestController
This method return text for admin.
AdminController - Class in com.Server.controller
Admin Controller used to Test whether Server is correct work.
AdminController() - Constructor for class com.Server.controller.AdminController
 
allAccess() - Method in class com.Server.controller.TestController
This method return text for all user.
apiInfo() - Method in class com.Server.config.SwaggerConfig
This method postsApi is used to configuration swagger library
authenticateUser(LoginRequest) - Method in class com.Server.controller.AuthenticationController
This method is use to login / authentication user.
AuthenticationController - Class in com.Server.controller
AuthenticationController is use to authentication and register user.
AuthenticationController(AuthenticationManager, JwtUtils, UserService, LocalizationService, RoleService, PasswordEncoder, CarService, SendMailImpl) - Constructor for class com.Server.controller.AuthenticationController
Constructor
authenticationEntryPointJwt - Variable in class com.Server.security.WebSecurityConfig
Class to represent AuthenticationEntryPointJwt
AuthenticationEntryPointJwt - Class in com.Server.security
Class security use to AuthenticationEntryPoint
AuthenticationEntryPointJwt() - Constructor for class com.Server.security.AuthenticationEntryPointJwt
 
authenticationManager - Variable in class com.Server.controller.AuthenticationController
AuthenticationManager us to authentication
authenticationManagerBean() - Method in class com.Server.security.WebSecurityConfig
 
authenticationTokenFilter() - Method in class com.Server.security.WebSecurityConfig
Method to AuthenticationTokenFilter
AuthenticationTokenFilter - Class in com.Server.security
Class security use to AuthenticationTokenFilter
AuthenticationTokenFilter() - Constructor for class com.Server.security.AuthenticationTokenFilter
 
authorities - Variable in class com.Server.service.impl.UserDetailsimpl
authorities
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes|All Packages