Uses of Class
org.exoplatform.web.security.sso.SSOHelper
Packages that use SSOHelper
-
Uses of SSOHelper in org.exoplatform.web.login
Constructors in org.exoplatform.web.login with parameters of type SSOHelperModifierConstructorDescriptionLoginHandler(org.exoplatform.container.PortalContainer container, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.web.login.recovery.PasswordRecoveryService passwordRecoveryService, AuthenticationRegistry authenticationRegistry, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, io.meeds.portal.security.service.SecuritySettingService securitySettingService, org.exoplatform.web.application.javascript.JavascriptConfigService javascriptConfigService, org.exoplatform.portal.resource.SkinService skinService, SSOHelper ssoHelper, org.exoplatform.container.xml.InitParams params)