Uses of Interface
de.hybris.platform.samlsinglesignon.SSOUserService
Packages that use SSOUserService
Package
Description
-
Uses of SSOUserService in com.hybris.samlssobackoffice
Classes in com.hybris.samlssobackoffice that implement SSOUserServiceModifier and TypeClassDescriptionclassExtends theDefaultSSOServiceto allow to control the SSO user access to Backoffice. -
Uses of SSOUserService in de.hybris.platform.samlsinglesignon
Classes in de.hybris.platform.samlsinglesignon that implement SSOUserServiceModifier and TypeClassDescriptionclassDefault SSO service for getting/creating user -
Uses of SSOUserService in de.hybris.platform.samlsinglesignon.security
Constructors in de.hybris.platform.samlsinglesignon.security with parameters of type SSOUserServiceModifierConstructorDescriptionSaml2UserFilter(SSOUserService userService, CommonI18NService commonI18NService, SAMLService samlService, SamlLoginService samlLoginService)