Uses of Class
io.mosip.kernel.zkcryptoservice.exception.ZKKeyDerivationException
-
Packages that use ZKKeyDerivationException Package Description io.mosip.kernel.keymanagerservice.exception -
-
Uses of ZKKeyDerivationException in io.mosip.kernel.keymanagerservice.exception
Methods in io.mosip.kernel.keymanagerservice.exception with parameters of type ZKKeyDerivationException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>KeymanagerExceptionHandler. zkKeyDerivationException(javax.servlet.http.HttpServletRequest httpServletRequest, ZKKeyDerivationException e)
-