Uses of Class
cn.sliew.carp.module.security.core.service.param.authenticate.LoginParam
Packages that use LoginParam
Package
Description
-
Uses of LoginParam in cn.sliew.carp.module.security.core.controller
Methods in cn.sliew.carp.module.security.core.controller with parameters of type LoginParamModifier and TypeMethodDescriptionSecAuthenticationController.login(@Valid LoginParam param, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) -
Uses of LoginParam in cn.sliew.carp.module.security.core.service
Methods in cn.sliew.carp.module.security.core.service with parameters of type LoginParamModifier and TypeMethodDescriptionSecAuthenticationService.login(LoginParam param, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)