Uses of Class
fr.enedis.chutney.security.api.UserDto
Packages that use UserDto
Package
Description
-
Uses of UserDto in fr.enedis.chutney.security.api
Methods in fr.enedis.chutney.security.api that return UserDtoModifier and TypeMethodDescriptionUserController.currentUser(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) UserController.loginForwardUser(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Constructors in fr.enedis.chutney.security.api with parameters of type UserDto -
Uses of UserDto in fr.enedis.chutney.security.infra
Methods in fr.enedis.chutney.security.infra that return UserDtoModifier and TypeMethodDescriptionSpringUserService.currentUser()static UserDtoUserDetailsServiceHelper.grantAuthoritiesFromUserRole(UserDto userDto, AuthenticationService authenticationService) Methods in fr.enedis.chutney.security.infra with parameters of type UserDtoModifier and TypeMethodDescriptionstatic UserDtoUserDetailsServiceHelper.grantAuthoritiesFromUserRole(UserDto userDto, AuthenticationService authenticationService) -
Uses of UserDto in fr.enedis.chutney.security.infra.memory
Methods in fr.enedis.chutney.security.infra.memory that return types with arguments of type UserDtoMethod parameters in fr.enedis.chutney.security.infra.memory with type arguments of type UserDto