Uses of Interface
de.hybris.platform.samlsinglesignon.SSOUserService
-
Packages that use SSOUserService Package Description com.hybris.samlssobackoffice de.hybris.platform.samlsinglesignon de.hybris.platform.samlsinglesignon.security -
-
Uses of SSOUserService in com.hybris.samlssobackoffice
Classes in com.hybris.samlssobackoffice that implement SSOUserService Modifier and Type Class Description classBackofficeSSOServiceExtends 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 SSOUserService Modifier and Type Class Description classDefaultSSOServiceDefault 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 SSOUserService Constructor Description Saml2UserFilter(SSOUserService userService, CommonI18NService commonI18NService, SAMLService samlService, SamlLoginService samlLoginService)
-