Uses of Interface
de.hybris.platform.commerceservices.security.SecureTokenService
-
-
Uses of SecureTokenService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return SecureTokenService Modifier and Type Method Description protected SecureTokenServiceDefaultCustomerAccountService. getSecureTokenService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type SecureTokenService Modifier and Type Method Description voidDefaultCustomerAccountService. setSecureTokenService(SecureTokenService secureTokenService) -
Uses of SecureTokenService in de.hybris.platform.commerceservices.security.impl
Classes in de.hybris.platform.commerceservices.security.impl that implement SecureTokenService Modifier and Type Class Description classDefaultSecureTokenServiceDefault implementation ofSecureTokenService -
Uses of SecureTokenService in de.hybris.platform.secureportaladdon.workflows.actions
Methods in de.hybris.platform.secureportaladdon.workflows.actions that return SecureTokenService Modifier and Type Method Description SecureTokenServiceSendApprovedEmailAutomatedWorkflowTemplateJob. getSecureTokenService()Methods in de.hybris.platform.secureportaladdon.workflows.actions with parameters of type SecureTokenService Modifier and Type Method Description voidSendApprovedEmailAutomatedWorkflowTemplateJob. setSecureTokenService(SecureTokenService secureTokenService) -
Uses of SecureTokenService in de.hybris.platform.yacceleratorstorefront.security
Methods in de.hybris.platform.yacceleratorstorefront.security that return SecureTokenService Modifier and Type Method Description protected SecureTokenServiceAcceleratorRememberMeServices. getSecureTokenService()Methods in de.hybris.platform.yacceleratorstorefront.security with parameters of type SecureTokenService Modifier and Type Method Description voidAcceleratorRememberMeServices. setSecureTokenService(SecureTokenService secureTokenService)
-