| Constructor and Description |
|---|
JsmUrlChecker(com.atlassian.sal.api.ApplicationProperties applicationProperties,
TargetUrlNormalizer targetUrlNormalizer) |
| Modifier and Type | Field and Description |
|---|---|
protected TargetUrlNormalizer |
AbstractAuthenticationHandler.targetUrlNormalizer |
| Constructor and Description |
|---|
AbstractAuthenticationHandler(com.atlassian.sal.api.ApplicationProperties applicationProperties,
ApplicationStateValidator applicationStateValidator,
SessionDataService sessionDataService,
TargetUrlNormalizer targetUrlNormalizer,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer) |
| Constructor and Description |
|---|
ServiceManagementAuthenticationFilter(AuthenticationHandlerProvider authenticationHandlerProvider,
IdpConfigService idpConfigService,
TargetUrlNormalizer targetUrlNormalizer,
LoginOptionsService loginOptionsService,
JohnsonChecker johnsonChecker) |
| Constructor and Description |
|---|
OidcAuthenticationHandler(com.atlassian.sal.api.ApplicationProperties applicationProperties,
ApplicationStateValidator applicationStateValidator,
SessionDataService sessionDataService,
OidcAuthenticationRequestFactory oidcAuthenticationRequestFactory,
TargetUrlNormalizer targetUrlNormalizer,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer) |
| Constructor and Description |
|---|
SamlAuthenticationHandler(com.atlassian.sal.api.ApplicationProperties applicationProperties,
ApplicationStateValidator applicationStateValidator,
SamlProvider samlProvider,
SessionDataService sessionDataService,
com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
TargetUrlNormalizer targetUrlNormalizer) |
Copyright © 2023 Atlassian. All rights reserved.