Uses of Interface
de.hybris.platform.samlsinglesignon.SSOUserService
-
Packages that use SSOUserService Package Description com.hybris.samlssobackoffice com.sap.hybris.sec.saml.sso.user de.hybris.platform.samlsinglesignon -
-
Uses of SSOUserService in com.hybris.samlssobackoffice
Classes in com.hybris.samlssobackoffice that implement SSOUserService Modifier and Type Class Description class
BackofficeSSOService
Extends theDefaultSSOService
to allow to control the SSO user access to Backoffice. -
Uses of SSOUserService in com.sap.hybris.sec.saml.sso.user
Classes in com.sap.hybris.sec.saml.sso.user that implement SSOUserService Modifier and Type Class Description class
DefaultSECSSOService
Override the create user functionality. -
Uses of SSOUserService in de.hybris.platform.samlsinglesignon
Classes in de.hybris.platform.samlsinglesignon that implement SSOUserService Modifier and Type Class Description class
DefaultSSOService
Default SSO service for getting/creating userMethods in de.hybris.platform.samlsinglesignon with parameters of type SSOUserService Modifier and Type Method Description void
RedirectionControllerBase. setUserService(SSOUserService userService)
-