| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJohnsonChecker |
class |
JiraJohnsonChecker
Jira-specific version of JohnsonChecker which uses the same semantics to determine the state of the instance as Jira.
|
| Constructor and Description |
|---|
AbstractJohnsonAwareFilter(JohnsonChecker johnsonChecker) |
ErrorHandlingFilter(com.atlassian.soy.renderer.SoyTemplateRenderer templateRenderer,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.sal.api.auth.LoginUriProvider loginUriProvider,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager,
JohnsonChecker johnsonChecker) |
| 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 |
|---|
ConfluenceLogoutFilter(com.atlassian.sal.api.ApplicationProperties applicationProperties,
SsoConfigService ssoConfigService,
IdpConfigService idpConfigService,
JohnsonChecker johnsonChecker) |
JiraServiceManagementLogoutFilter(SessionDataService sessionDataService,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
SsoConfigService ssoConfigService,
IdpConfigService idpConfigService,
JohnsonChecker johnsonChecker) |
LoggedOutFromServiceManagementFilter(SessionDataService sessionDataService,
SsoConfigService ssoConfigService,
IdpConfigService idpConfigService,
JohnsonChecker johnsonChecker) |
LogoutFilter(com.atlassian.sal.api.ApplicationProperties applicationProperties,
SsoConfigService ssoConfigService,
IdpConfigService idpConfigService,
JohnsonChecker johnsonChecker) |
Copyright © 2023 Atlassian. All rights reserved.