Uses of Class
io.mosip.kernel.authcodeflowproxy.api.exception.AuthRestException
-
Packages that use AuthRestException Package Description io.mosip.kernel.authcodeflowproxy.api.exception -
-
Uses of AuthRestException in io.mosip.kernel.authcodeflowproxy.api.exception
Methods in io.mosip.kernel.authcodeflowproxy.api.exception with parameters of type AuthRestException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>AuthCodeProxyExceptionHandler. authRestException(javax.servlet.http.HttpServletRequest httpServletRequest, AuthRestException exception)
-