Package com.broadleafcommerce.oauth2.resource.security.exception
package com.broadleafcommerce.oauth2.resource.security.exception
-
ClassesClassDescriptionThere is an open issue in Spring where methods annotated with
@PreAuthorizecorrectly throw anAccessDeniedException, but it is not passed throughExceptionTranslationFilterand thus results in a 500 response rather than a 403.