Uses of Annotation Interface
de.hybris.platform.commercewebservicescommons.annotation.SecurePortalUnauthenticatedAccess
Packages that use SecurePortalUnauthenticatedAccess
Package
Description
-
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with annotations of type SecurePortalUnauthenticatedAccessModifier and TypeMethodDescriptionvoidB2BUsersController.createRegistrationRequest(OrgUserRegistrationDataWsDTO orgUserRegistrationData, String fields) -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with annotations of type SecurePortalUnauthenticatedAccessModifier and TypeMethodDescriptionvoidB2BUsersController.createRegistrationRequest(OrgUserRegistrationDataWsDTO orgUserRegistrationData, String fields) -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.b2bpunchoutocc.controllers
Methods in de.hybris.platform.b2bpunchoutocc.controllers with annotations of type SecurePortalUnauthenticatedAccessModifier and TypeMethodDescriptionPunchOutController.createPunchOutProfileRequest(CXML request, String host, String baseSiteId) Handles a profile request from the punch out provider.PunchOutController.createPunchOutPurchaseOrderRequest(CXML requestBody, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) Handles a Order Request from the Punch Out Provider.PunchOutController.createPunchOutSetUpRequest(CXML requestBody) Receives a request from the punchout provider and sends it the information to access the hybris site.PunchOutSessionController.getPunchOutSessionInfo(String sid, String fields, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) PunchOutSessionController.getRequisitionFormData(boolean discardCartEntries, String sid, String fields) -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.cmsocc.controllers
Methods in de.hybris.platform.cmsocc.controllers with annotations of type SecurePortalUnauthenticatedAccessModifier and TypeMethodDescriptionComponentController.findComponentsByIds(List<String> componentIds, String catalogCode, String productCode, String categoryCode, String fields, int currentPage, int pageSize, String sort) Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.findComponentsByIdsAndUser(List<String> componentIds, String catalogCode, String productCode, String categoryCode, String fields, int currentPage, int pageSize, String sort) PageController.getAllPages(String pageType, int currentPage, int pageSize, String sort, String fields) Deprecated, for removal: This API element is subject to removal in a future version.PageWithUserController.getAllPages(String pageType, int currentPage, int pageSize, String sort, String fields) ComponentController.getComponentById(String componentId, String catalogCode, String productCode, String categoryCode, String fields) Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.getComponentByIdAndUser(String componentId, String catalogCode, String productCode, String categoryCode, String fields) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.cmsoccaddon.controllers
Methods in de.hybris.platform.cmsoccaddon.controllers with annotations of type SecurePortalUnauthenticatedAccessModifier and TypeMethodDescriptionComponentController.findComponentsByIds(List<String> componentIds, String catalogCode, String productCode, String categoryCode, String fields, int currentPage, int pageSize, String sort) Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.findComponentsByIdsAndUser(List<String> componentIds, String catalogCode, String productCode, String categoryCode, String fields, int currentPage, int pageSize, String sort) PageController.getAllPages(String pageType, int currentPage, int pageSize, String sort, String fields) Deprecated, for removal: This API element is subject to removal in a future version.PageWithUserController.getAllPages(String pageType, int currentPage, int pageSize, String sort, String fields) ComponentController.getComponentById(String componentId, String catalogCode, String productCode, String categoryCode, String fields) Deprecated, for removal: This API element is subject to removal in a future version.ComponentWithUserController.getComponentByIdAndUser(String componentId, String catalogCode, String productCode, String categoryCode, String fields) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller with annotations of type SecurePortalUnauthenticatedAccessModifier 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) voidForgottenPasswordsController.doResetPassword(ResetPasswordWsDTO resetPassword) voidForgottenPasswordsController.doRestorePassword(String userId) MiscsController.getCardTypes(String fields) ConsentsController.getConsentTemplate(String consentTemplateId, String fields) ConsentsController.getConsentTemplates(String fields) CountriesController.getCountries(String type, String fields) CountriesController.getCountryRegions(String countyIsoCode, String fields) MiscsController.getCurrencies(String fields) MiscsController.getLanguages(String fields) -
Uses of SecurePortalUnauthenticatedAccess in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller with annotations of type SecurePortalUnauthenticatedAccessModifier 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) voidForgottenPasswordsController.doResetPassword(ResetPasswordWsDTO resetPassword) voidForgottenPasswordsController.doRestorePassword(String userId) MiscsController.getCardTypes(String fields) ConsentsController.getConsentTemplate(String consentTemplateId, String fields) ConsentsController.getConsentTemplates(String fields) CountriesController.getCountries(String type, String fields) CountriesController.getCountryRegions(String countyIsoCode, String fields) MiscsController.getCurrencies(String fields) MiscsController.getLanguages(String fields)