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