Uses of Interface
de.hybris.platform.servicelayer.security.auth.AuthenticationService
-
-
Uses of AuthenticationService in de.hybris.platform.sap.productconfig.services.integrationtests
Fields in de.hybris.platform.sap.productconfig.services.integrationtests declared as AuthenticationService Modifier and Type Field Description protected AuthenticationServiceCPQServiceLayerTest. authenticationService -
Uses of AuthenticationService in de.hybris.platform.servicelayer.security.auth.impl
Classes in de.hybris.platform.servicelayer.security.auth.impl that implement AuthenticationService Modifier and Type Class Description classDefaultAuthenticationServiceImplementation backed by aUserManagerMethods in de.hybris.platform.servicelayer.security.auth.impl with parameters of type AuthenticationService Modifier and Type Method Description voidHybrisPasswordCallback. 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 AuthenticationService Modifier and Type Method Description voidHybrisAuthenticationProvider. setAuthenticationService(AuthenticationService authenticationService)Deprecated.voidHybrisGroupBasedAuthenticationProvider. setAuthenticationService(AuthenticationService authenticationService)Deprecated.
-