Uses of Interface
de.hybris.platform.samlsinglesignon.SamlLoginService
-
Packages that use SamlLoginService Package Description de.hybris.platform.samlsinglesignon de.hybris.platform.samlsinglesignon.security -
-
Uses of SamlLoginService in de.hybris.platform.samlsinglesignon
Classes in de.hybris.platform.samlsinglesignon that implement SamlLoginService Modifier and Type Class Description classDefaultSamlLoginServiceDefault implementation of theSamlLoginServiceinterface -
Uses of SamlLoginService in de.hybris.platform.samlsinglesignon.security
Constructors in de.hybris.platform.samlsinglesignon.security with parameters of type SamlLoginService Constructor Description Saml2UserFilter(SSOUserService userService, CommonI18NService commonI18NService, SAMLService samlService, SamlLoginService samlLoginService)SAMLRelayStateEntryPoint(SamlLoginService loginService)
-