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