Uses of Interface
org.exoplatform.web.security.AuthenticationRegistry

Packages that use AuthenticationRegistry
  • Uses of AuthenticationRegistry in org.exoplatform.web.login

    Constructors in org.exoplatform.web.login with parameters of type AuthenticationRegistry
    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)
     
  • Uses of AuthenticationRegistry in org.exoplatform.web.security

    Modifier and Type
    Class
    Description
    class 
    Temporary registry for hold credentials (and potentially other attributes) during login process to avoid store them in session.