Uses of Class
org.exoplatform.web.security.sso.SSOHelper

Packages that use SSOHelper
Package
Description
 
  • Uses of SSOHelper in org.exoplatform.web.login

    Constructors in org.exoplatform.web.login with parameters of type SSOHelper
    Modifier
    Constructor
    Description
     
    LoginHandler(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.services.listener.ListenerService listenerService, org.exoplatform.portal.resource.SkinService skinService, SSOHelper ssoHelper, org.exoplatform.container.xml.InitParams params)