Package com.broadleafcommerce.oauth2.resource.security.exception


package com.broadleafcommerce.oauth2.resource.security.exception
  • Classes
    Class
    Description
    There is an open issue in Spring where methods annotated with @PreAuthorize correctly throw an AccessDeniedException, but it is not passed through ExceptionTranslationFilter and thus results in a 500 response rather than a 403.