| Package | Description |
|---|---|
| com.atlassian.plugins.authentication.sso.web.saml | |
| com.atlassian.plugins.authentication.sso.web.saml.provider.impl |
| 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) |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneloginJavaSamlProvider |
Copyright © 2023 Atlassian. All rights reserved.