Skip navigation links
A C D G H I L M N P R S T U 

A

addCustomDeserialization() - Method in class net.avcompris.examples.users3.web.Application
Because we use interfaces for our DataBean classes (via our DataBeans utility), we must specify custom JSON deserializers here.
API - Static variable in class net.avcompris.examples.users3.web.Application
 
Application - Class in net.avcompris.examples.users3.web
Our Spring Boot applications.
Application() - Constructor for class net.avcompris.examples.users3.web.Application
 
ApplicationConfig - Class in net.avcompris.examples.users3.web
 
ApplicationConfig() - Constructor for class net.avcompris.examples.users3.web.ApplicationConfig
 
ApplicationConfig.RDSConfig - Class in net.avcompris.examples.users3.web
 
ApplicationConfig.TableNames - Class in net.avcompris.examples.users3.web
 
ApplicationErrorController - Class in net.avcompris.examples.users3.web
 
ApplicationErrorController(ErrorNotifier) - Constructor for class net.avcompris.examples.users3.web.ApplicationErrorController
 
AuthController - Class in net.avcompris.examples.users3.web
 
AuthController(CorrelationService, AuthService, SessionPropagator, Clock) - Constructor for class net.avcompris.examples.users3.web.AuthController
 
authenticateUser(HttpServletRequest, HttpServletResponse, Credentials) - Method in class net.avcompris.examples.users3.web.AuthController
 

C

corsConfigurer() - Method in class net.avcompris.examples.users3.web.Application
 
createUser(HttpServletRequest, HttpServletResponse, String, UserCreate) - Method in class net.avcompris.examples.users3.web.UsersController
 

D

deleteUser(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.UsersController
 

G

getAuth() - Method in class net.avcompris.examples.users3.web.ApplicationConfig.TableNames
 
getAuthenticatedUser(HttpServletRequest, String, String, String) - Method in class net.avcompris.examples.users3.web.AuthController
Return User, not UserInfo, because otherwise it cannot work with superadmin auth.
getCorrelations() - Method in class net.avcompris.examples.users3.web.ApplicationConfig.TableNames
 
getHealthCheck(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.HealthCheckController
 
getRDS() - Method in class net.avcompris.examples.users3.web.ApplicationConfig
 
getSessions(HttpServletRequest, HttpServletResponse, String, String, Integer, Integer, String) - Method in class net.avcompris.examples.users3.web.AuthController
 
getSessions(HttpServletRequest, HttpServletResponse, EntitiesQueryRaw<UserFiltering, UserFiltering.Field>) - Method in class net.avcompris.examples.users3.web.AuthController
 
getTableNames() - Method in class net.avcompris.examples.users3.web.ApplicationConfig.RDSConfig
 
getUser(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserMe(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserMePreferredLang(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserMePreferredTimeZone(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserPreferredLang(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserPreferredTimeZone(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUsers() - Method in class net.avcompris.examples.users3.web.ApplicationConfig.TableNames
 
getUsers(HttpServletRequest, HttpServletResponse, String, String, Integer, Integer, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUsers(HttpServletRequest, HttpServletResponse, EntitiesQueryRaw<UserFiltering, UserFiltering.Field>) - Method in class net.avcompris.examples.users3.web.UsersController
 
getUserSession(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.AuthController
 

H

HealthCheckController - Class in net.avcompris.examples.users3.web
 
HealthCheckController(CorrelationService, ApplicationContext, SessionPropagator, UsersDao, Clock) - Constructor for class net.avcompris.examples.users3.web.HealthCheckController
 

I

isApplicationHttpOnly() - Method in class net.avcompris.examples.users3.web.ApplicationErrorController
 
isApplicationSecure() - Method in class net.avcompris.examples.users3.web.ApplicationErrorController
 
isHttpOnly() - Static method in class net.avcompris.examples.users3.web.Application
 
isSecure() - Static method in class net.avcompris.examples.users3.web.Application
 

L

logout(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.AuthController
 

M

main(String...) - Static method in class net.avcompris.examples.users3.web.Application
 

N

NAME - Static variable in class net.avcompris.examples.users3.web.Application
 
net.avcompris.examples.users3.web - package net.avcompris.examples.users3.web
 

P

PACKAGE_PREFIX - Static variable in class net.avcompris.examples.users3.web.Application
Of the form "net.avcompris.commons3.examples.users".

R

RDSConfig() - Constructor for class net.avcompris.examples.users3.web.ApplicationConfig.RDSConfig
 

S

setActive(HttpServletRequest, HttpServletResponse) - Method in class net.avcompris.examples.users3.web.AuthController
Return User, not UserInfo, because otherwise it cannot work with superadmin auth.
setUserMePreferredLang(HttpServletRequest, HttpServletResponse, PreferredLang, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
setUserMePreferredTimeZone(HttpServletRequest, HttpServletResponse, PreferredTimeZone, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
setUserPreferredLang(HttpServletRequest, HttpServletResponse, String, PreferredLang, String) - Method in class net.avcompris.examples.users3.web.UsersController
 
setUserPreferredTimeZone(HttpServletRequest, HttpServletResponse, String, PreferredTimeZone, String) - Method in class net.avcompris.examples.users3.web.UsersController
 

T

terminateUserSession(HttpServletRequest, HttpServletResponse, String) - Method in class net.avcompris.examples.users3.web.AuthController
 

U

updateUser(HttpServletRequest, HttpServletResponse, String, UserUpdate) - Method in class net.avcompris.examples.users3.web.UsersController
 
UsersController - Class in net.avcompris.examples.users3.web
 
UsersController(CorrelationService, AuthService, UsersService, SessionPropagator, Clock) - Constructor for class net.avcompris.examples.users3.web.UsersController
 
A C D G H I L M N P R S T U 
Skip navigation links

Copyright © 2021 Avantage Compris. All rights reserved.