Uses of Interface
de.hybris.platform.servicelayer.security.auth.AuthenticationService
Packages that use AuthenticationService
Package
Description
-
Uses of AuthenticationService in de.hybris.platform.sap.productconfig.services.integrationtests
Fields in de.hybris.platform.sap.productconfig.services.integrationtests declared as AuthenticationServiceModifier and TypeFieldDescriptionprotected AuthenticationServiceCPQServiceLayerTest.authenticationService -
Uses of AuthenticationService in de.hybris.platform.servicelayer.security.auth.impl
Classes in de.hybris.platform.servicelayer.security.auth.impl that implement AuthenticationServiceMethods in de.hybris.platform.servicelayer.security.auth.impl with parameters of type AuthenticationServiceModifier and TypeMethodDescriptionvoidHybrisPasswordCallback.setAuthenticationService(AuthenticationService authenticationService) -
Uses of AuthenticationService in de.hybris.platform.servicelayer.security.spring
Methods in de.hybris.platform.servicelayer.security.spring with parameters of type AuthenticationServiceModifier and TypeMethodDescriptionvoidHybrisAuthenticationProvider.setAuthenticationService(AuthenticationService authenticationService) Deprecated, for removal: This API element is subject to removal in a future version.voidHybrisGroupBasedAuthenticationProvider.setAuthenticationService(AuthenticationService authenticationService) Deprecated, for removal: This API element is subject to removal in a future version.