Uses of Class
de.trustable.ca3s.core.service.InvalidPasswordException
-
Packages that use InvalidPasswordException Package Description de.trustable.ca3s.core.web.rest.errors Specific errors used with Zalando's "problem-spring-web" library. -
-
Uses of InvalidPasswordException in de.trustable.ca3s.core.web.rest.errors
Methods in de.trustable.ca3s.core.web.rest.errors with parameters of type InvalidPasswordException Modifier and Type Method Description org.springframework.http.ResponseEntity<org.zalando.problem.Problem>ExceptionTranslator. handleInvalidPasswordException(InvalidPasswordException ex, org.springframework.web.context.request.NativeWebRequest request)
-