Uses of Class
org.cxbox.core.dto.LoggedUser
Packages that use LoggedUser
-
Uses of LoggedUser in org.cxbox.core.controller
Methods in org.cxbox.core.controller that return LoggedUserModifier and TypeMethodDescriptionLoginController.get(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, String role, org.cxbox.api.util.tz.TimeZoneSpecification timezone, org.cxbox.api.util.locale.LocaleSpecification locale) Authenticate user in the application; actual authentication performed by Spring Security in client app -
Uses of LoggedUser in org.cxbox.core.util.session
Methods in org.cxbox.core.util.session that return LoggedUser