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