Uses of Class
io.mosip.kernel.auth.defaultimpl.exception.LoginException
-
Packages that use LoginException Package Description io.mosip.kernel.auth.defaultimpl.exception -
-
Uses of LoginException in io.mosip.kernel.auth.defaultimpl.exception
Methods in io.mosip.kernel.auth.defaultimpl.exception with parameters of type LoginException Modifier and Type Method Description org.springframework.http.ResponseEntity<io.mosip.kernel.core.http.ResponseWrapper<io.mosip.kernel.core.exception.ServiceError>>AuthManagerExceptionHandler. loginException(javax.servlet.http.HttpServletRequest request, LoginException exception)
-