Uses of Class
de.trustable.ca3s.core.service.exception.BlockedCredentialsException
-
Packages that use BlockedCredentialsException Package Description de.trustable.ca3s.core.web.rest.advice -
-
Uses of BlockedCredentialsException in de.trustable.ca3s.core.web.rest.advice
Methods in de.trustable.ca3s.core.web.rest.advice with parameters of type BlockedCredentialsException Modifier and Type Method Description org.springframework.http.ResponseEntity<ProblemDetail>BlockedCredentialsAdvice. respondTo(BlockedCredentialsException exception)
-