Uses of Annotation Interface
de.hybris.platform.commercewebservicescommons.annotation.CaptchaAware
Packages that use CaptchaAware
Package
Description
-
Uses of CaptchaAware in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with annotations of type CaptchaAwareModifier and TypeMethodDescriptionvoidB2BUsersController.createRegistrationRequest(OrgUserRegistrationDataWsDTO orgUserRegistrationData, String fields) -
Uses of CaptchaAware in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with annotations of type CaptchaAwareModifier and TypeMethodDescriptionvoidB2BUsersController.createRegistrationRequest(OrgUserRegistrationDataWsDTO orgUserRegistrationData, String fields) -
Uses of CaptchaAware in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller with annotations of type CaptchaAwareModifier and TypeMethodDescriptionUsersController.createUser(UserSignUpWsDTO user, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) UsersController.createUser(String login, String password, String titleCode, String firstName, String lastName, String guid, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) -
Uses of CaptchaAware in de.hybris.platform.commercewebservicescommons.interceptor
Methods in de.hybris.platform.commercewebservicescommons.interceptor that return CaptchaAwareModifier and TypeMethodDescriptionprotected CaptchaAwareCaptchaValidationInterceptor.getCaptchaAwareAnnotation(Object handler) -
Uses of CaptchaAware in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller with annotations of type CaptchaAwareModifier and TypeMethodDescriptionUsersController.createUser(UserSignUpWsDTO user, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) UsersController.createUser(String login, String password, String titleCode, String firstName, String lastName, String guid, String fields, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)