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