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