| Constructor and Description |
|---|
ConfigurationConstantsDataProvider(com.atlassian.sal.api.ApplicationProperties applicationProperties,
AuthenticationHandlerProvider authenticationHandlerProvider,
HttpsValidator httpsValidator,
ProductLicenseDataProvider productLicenseDataProvider,
CachingBasicAuthService cachingBasicAuthService,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager,
com.atlassian.sal.api.message.LocaleResolver localeResolver,
LegacyAuthenticationMethodsDataProvider legacyAuthenticationMethodsDataProvider) |
| Constructor and Description |
|---|
LoginServlet(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationHandlerProvider |
AuthenticationFilter.authenticationHandlerProvider |
| Constructor and Description |
|---|
AuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
BambooAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
BitbucketAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
ConfluenceAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker,
ConfluenceActionResolverFactory actionResolverFactory,
SsoConfigService ssoConfigService,
com.atlassian.confluence.user.SignupManager signupManager,
com.atlassian.confluence.util.UserChecker userChecker,
com.atlassian.confluence.admin.criteria.WritableDirectoryExistsCriteria writableDirectoryExistsCriteria,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager,
com.atlassian.confluence.security.CaptchaManager captchaManager,
com.atlassian.confluence.security.login.LoginManager loginManager) |
SeraphAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
ServiceManagementAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
TargetUrlNormalizer targetUrlNormalizer,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
| Constructor and Description |
|---|
InitiateLoginServlet(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
SessionDataService sessionDataService,
ApplicationStateValidator applicationStateValidator,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
OidcConsumerServlet(com.atlassian.sal.api.ApplicationProperties applicationProperties,
IdpConfigService idpConfigService,
AuthenticationHandlerProvider authenticationHandlerProvider,
PrincipalResolver principalResolver,
SessionDataService sessionDataService,
com.atlassian.sal.api.auth.AuthenticationListener authenticationListener,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
RememberMeCookieHandler rememberMeCookieHandler,
ApplicationStateValidator applicationStateValidator,
ProvisioningService provisioningService,
OidcUserDataFromIdpMapper mapper,
OidcTimeouts oidcTimeouts) |
| Constructor and Description |
|---|
SamlConsumerServlet(com.atlassian.sal.api.ApplicationProperties applicationProperties,
IdpConfigService idpConfigService,
PrincipalResolver principalResolver,
SamlProvider samlProvider,
SessionDataService sessionDataService,
SamlAssertionValidationService samlAssertionValidationService,
com.atlassian.sal.api.auth.AuthenticationListener authenticationListener,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
RememberMeCookieHandler rememberMeCookieHandler,
ApplicationStateValidator applicationStateValidator,
AuthenticationHandlerProvider authenticationHandlerProvider,
ProvisioningService provisioningService,
SamlUserDataFromIdpMapper mapper) |
Copyright © 2023 Atlassian. All rights reserved.