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 AuthenticationRegistryModifierConstructorDescriptionLoginHandler(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) -
Uses of AuthenticationRegistry in org.exoplatform.web.security
Classes in org.exoplatform.web.security that implement AuthenticationRegistryModifier and TypeClassDescriptionclassTemporary registry for hold credentials (and potentially other attributes) during login process to avoid store them in session.