Uses of Class
com.broadleafcommerce.paymenttransaction.exception.security.AuthenticationRequiredException
Packages that use AuthenticationRequiredException
-
Uses of AuthenticationRequiredException in com.broadleafcommerce.paymenttransaction.web.endpoint.exception
Methods in com.broadleafcommerce.paymenttransaction.web.endpoint.exception with parameters of type AuthenticationRequiredExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
PaymentTransactionExceptionAdvisor.handleAuthenticationRequiredException
(AuthenticationRequiredException ex, org.springframework.web.context.request.WebRequest request)