Uses of Class
com.easy_model.webservice.helpers.exceptions.ResourceException
Packages that use ResourceException
Package
Description
-
Uses of ResourceException in com.easy_model.webservice.helpers.exceptions
Methods in com.easy_model.webservice.helpers.exceptions with parameters of type ResourceExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> ExceptionHandlerAdvice.handleException(ResourceException e) -
Uses of ResourceException in com.easy_model.webservice.securityhelpers
Methods in com.easy_model.webservice.securityhelpers that throw ResourceExceptionModifier and TypeMethodDescriptionorg.springframework.security.authentication.AbstractAuthenticationTokenJwtAuthenticationConverter.convert(org.springframework.security.oauth2.jwt.Jwt jwt)