Uses of Class
com.broadleafcommerce.auth.user.session.embedded.EmbeddedRegistrationNotAllowedException
-
Packages that use EmbeddedRegistrationNotAllowedException Package Description com.broadleafcommerce.auth.user.web.endpoint.exception -
-
Uses of EmbeddedRegistrationNotAllowedException in com.broadleafcommerce.auth.user.web.endpoint.exception
Methods in com.broadleafcommerce.auth.user.web.endpoint.exception with parameters of type EmbeddedRegistrationNotAllowedException Modifier and Type Method Description org.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
RegistrationExceptionAdvisor. handleEmbeddedRegistrationNotAllowedException(EmbeddedRegistrationNotAllowedException ex, org.springframework.web.context.request.WebRequest request)
-