JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.atlassian.plugins.authentication.basicauth
,
com.atlassian.plugins.authentication.basicauth.audit
,
com.atlassian.plugins.authentication.basicauth.event
,
com.atlassian.plugins.authentication.basicauth.filter
,
com.atlassian.plugins.authentication.basicauth.job
,
com.atlassian.plugins.authentication.basicauth.rest
,
com.atlassian.plugins.authentication.basicauth.rest.exception
,
com.atlassian.plugins.authentication.basicauth.rest.model
,
com.atlassian.plugins.authentication.basicauth.service
,
com.atlassian.plugins.authentication.basicauth.util
,
com.atlassian.plugins.authentication.common.analytics
,
com.atlassian.plugins.authentication.common.analytics.events
,
com.atlassian.plugins.authentication.common.analytics.product
,
com.atlassian.plugins.authentication.common.data
,
com.atlassian.plugins.authentication.common.filter
,
com.atlassian.plugins.authentication.common.rest.exception
,
com.atlassian.plugins.authentication.common.rest.model
,
com.atlassian.plugins.authentication.common.ui.admin
,
com.atlassian.plugins.authentication.common.upgrade
,
com.atlassian.plugins.authentication.common.web.loopsprevention
,
com.atlassian.plugins.authentication.sso.config
,
com.atlassian.plugins.authentication.sso.config.audit
,
com.atlassian.plugins.authentication.sso.config.oidc
,
com.atlassian.plugins.authentication.sso.config.saml
,
com.atlassian.plugins.authentication.sso.data
,
com.atlassian.plugins.authentication.sso.db
,
com.atlassian.plugins.authentication.sso.db.model
,
com.atlassian.plugins.authentication.sso.event
,
com.atlassian.plugins.authentication.sso.johnson
,
com.atlassian.plugins.authentication.sso.license
,
com.atlassian.plugins.authentication.sso.rest
,
com.atlassian.plugins.authentication.sso.rest.exception
,
com.atlassian.plugins.authentication.sso.rest.model
,
com.atlassian.plugins.authentication.sso.ui.login
,
com.atlassian.plugins.authentication.sso.ui.logout
,
com.atlassian.plugins.authentication.sso.util
,
com.atlassian.plugins.authentication.sso.web
,
com.atlassian.plugins.authentication.sso.web.exception
,
com.atlassian.plugins.authentication.sso.web.filter
,
com.atlassian.plugins.authentication.sso.web.filter.authentication
,
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence
,
com.atlassian.plugins.authentication.sso.web.filter.loginform
,
com.atlassian.plugins.authentication.sso.web.filter.logout
,
com.atlassian.plugins.authentication.sso.web.oidc
,
com.atlassian.plugins.authentication.sso.web.saml
,
com.atlassian.plugins.authentication.sso.web.saml.provider
,
com.atlassian.plugins.authentication.sso.web.saml.provider.impl
,
com.atlassian.plugins.authentication.sso.web.usercontext
,
com.atlassian.plugins.authentication.sso.web.usercontext.impl.embeddedcrowd
,
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit
,
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping
,
com.atlassian.plugins.authentication.sso.web.usercontext.rememberme
Class Hierarchy
java.lang.
Object
com.atlassian.plugins.authentication.sso.web.
AbstractAuthenticationHandler
<T> (implements com.atlassian.plugins.authentication.sso.web.
AuthenticationHandler
<T>)
com.atlassian.plugins.authentication.sso.web.oidc.
OidcAuthenticationHandler
com.atlassian.plugins.authentication.sso.web.saml.
SamlAuthenticationHandler
com.atlassian.plugins.authentication.common.filter.
AbstractAuthResponseWriter
com.atlassian.plugins.authentication.basicauth.filter.
DisableBasicAuthResponseWriter
com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableNativeLoginAuthResponseWriter
com.atlassian.plugins.authentication.common.analytics.events.
AbstractCompatibilityModeStatusEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.common.analytics.events.
ConditionlessResponseProcessedStatusEvent
com.atlassian.plugins.authentication.common.analytics.events.
ResponseWithMultipleAuthnStatementStatusEvent
com.atlassian.plugins.authentication.common.analytics.events.
ResponseWithoutAuthnStatementStatusEvent
com.atlassian.plugins.authentication.sso.config.
AbstractIdpConfigValidator
<T> (implements com.atlassian.plugins.authentication.sso.config.
IdpConfigValidator
)
com.atlassian.plugins.authentication.sso.config.oidc.
OidcConfigValidator
com.atlassian.plugins.authentication.sso.config.saml.
SamlConfigValidator
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
AbstractJitDirectoriesFinder
(implements com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JitDirectoriesFinder
)
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
DirectoryQueryJitDirectoriesFinder
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JiraJitDirectoriesFinder
com.atlassian.plugins.authentication.sso.web.filter.
AbstractJohnsonAwareFilter
(implements javax.servlet.Filter)
com.atlassian.plugins.authentication.sso.web.filter.authentication.
AuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.authentication.
BambooAuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.authentication.
BitbucketAuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.authentication.
SeraphAuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.authentication.
ConfluenceAuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.authentication.
ServiceManagementAuthenticationFilter
com.atlassian.plugins.authentication.sso.web.filter.
ErrorHandlingFilter
com.atlassian.plugins.authentication.sso.web.filter.logout.
LoggedOutFromServiceManagementFilter
com.atlassian.plugins.authentication.sso.web.filter.logout.
LogoutFilter
com.atlassian.plugins.authentication.sso.web.filter.logout.
ConfluenceLogoutFilter
com.atlassian.plugins.authentication.sso.web.filter.logout.
JiraServiceManagementLogoutFilter
com.atlassian.plugins.authentication.sso.web.
AbstractSessionDataCacheFactory
(implements com.atlassian.plugins.authentication.sso.web.
SessionDataCacheFactory
)
com.atlassian.plugins.authentication.sso.web.
AtlassianCacheReplicatedSessionDataCacheFactory
com.atlassian.plugins.authentication.sso.web.
DarkFeatureDrivenSessionDataCacheFactory
com.atlassian.plugins.authentication.sso.web.
GuavaSessionDataCacheFactory
com.atlassian.plugins.authentication.common.analytics.
AbstractStatisticsCollectionService
(implements com.atlassian.scheduler.JobRunner)
com.atlassian.plugins.authentication.common.analytics.
ClusterWideStatisticsCollectionService
com.atlassian.plugins.authentication.common.analytics.
PerNodeStatisticsCollectionService
com.atlassian.plugins.authentication.basicauth.audit.
AdvancedBasicAuthAuditLogHandler
(implements com.atlassian.plugins.authentication.basicauth.audit.
BasicAuthAuditLogHandler
)
com.atlassian.plugins.authentication.sso.util.
ApplicationStateValidator
com.atlassian.plugins.authentication.sso.web.
AtlassianCacheSessionDataCache
(implements com.atlassian.plugins.authentication.sso.web.
SessionDataCache
)
com.atlassian.plugins.authentication.sso.config.
AuditingIdpConfigService
(implements org.springframework.osgi.context.BundleContextAware, com.atlassian.plugins.authentication.api.config.
IdpConfigService
)
com.atlassian.plugins.authentication.sso.web.
AuthenticationHandlerProvider
com.atlassian.plugins.authentication.common.rest.exception.
AuthenticationRequiredExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.common.analytics.events.
AuthFallbackStatusAnalyticsEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.sso.license.
BambooLicenseChecker
(implements com.atlassian.plugins.authentication.sso.license.
ProductLicenseChecker
)
com.atlassian.plugins.authentication.common.analytics.product.
BambooNodeIdProvider
(implements com.atlassian.plugins.authentication.common.analytics.
NodeIdProvider
)
com.atlassian.plugins.authentication.sso.config.
BambooSignupDisabler
com.atlassian.plugins.authentication.basicauth.audit.
BasicAuthAuditEventListener
com.atlassian.plugins.authentication.basicauth.
BasicAuthConfig
com.atlassian.plugins.authentication.basicauth.rest.model.
BasicAuthConfigEntity
com.atlassian.plugins.authentication.basicauth.service.
BasicAuthDao
com.atlassian.plugins.authentication.basicauth.util.
BasicAuthMatcherUtils
com.atlassian.plugins.authentication.basicauth.service.
BasicAuthRequestMatcher
com.atlassian.plugins.authentication.basicauth.rest.
BasicAuthResource
com.atlassian.plugins.authentication.common.analytics.events.
BasicAuthStatusEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.basicauth.event.
BasicAuthUpdatedEvent
com.atlassian.plugins.authentication.sso.license.
BitbucketLicenseChecker
(implements com.atlassian.plugins.authentication.sso.license.
ProductLicenseChecker
)
com.atlassian.plugins.authentication.common.analytics.product.
BitbucketNodeIdProvider
(implements com.atlassian.plugins.authentication.common.analytics.
NodeIdProvider
)
com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
BitbucketRememberMeCookieHandler
(implements com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
RememberMeCookieHandler
)
com.atlassian.plugins.authentication.basicauth.service.
CachingBasicAuthService
com.atlassian.plugins.authentication.sso.config.
CachingSsoConfigService
com.atlassian.plugins.authentication.sso.config.audit.
CommonIdpConfigMapper
(implements com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMapper
)
com.atlassian.plugins.authentication.common.data.
ConfigurationConstantsDataProvider
(implements com.atlassian.webresource.api.data.WebResourceDataProvider)
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
ConfluenceActionResolverFactory
com.atlassian.plugins.authentication.sso.util.
ConfluenceLegacyAuthenticationMethodsDataProvider
(implements com.atlassian.plugins.authentication.sso.util.
LegacyAuthenticationMethodsDataProvider
)
com.atlassian.plugins.authentication.sso.license.
ConfluenceLicenseChecker
(implements com.atlassian.plugins.authentication.sso.license.
ProductLicenseChecker
)
com.atlassian.plugins.authentication.common.analytics.product.
ConfluenceNodeIdProvider
(implements com.atlassian.plugins.authentication.common.analytics.
NodeIdProvider
)
com.atlassian.plugins.authentication.sso.web.
CookieService
com.atlassian.plugins.authentication.sso.util.
CronExpressionValidatorImpl
(implements com.atlassian.scheduler.cron.CronExpressionValidator)
com.atlassian.plugins.authentication.sso.johnson.
DefaultJohnsonChecker
(implements com.atlassian.plugins.authentication.sso.johnson.
JohnsonChecker
)
com.atlassian.plugins.authentication.sso.util.
DefaultLegacyAuthenticationMethodsDataProvider
(implements com.atlassian.plugins.authentication.sso.util.
LegacyAuthenticationMethodsDataProvider
)
com.atlassian.plugins.authentication.sso.util.
DefaultLicenseDataProvider
(implements com.atlassian.plugins.authentication.sso.util.
ProductLicenseDataProvider
)
com.atlassian.plugins.authentication.basicauth.filter.
DisableBasicAuthFilter
(implements javax.servlet.Filter)
com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableNativeLoginAuthFilter
(implements javax.servlet.Filter)
com.atlassian.plugins.authentication.sso.web.usercontext.impl.embeddedcrowd.
EmbeddedCrowdPrincipalResolver
(implements com.atlassian.plugins.authentication.sso.web.usercontext.
PrincipalResolver
)
com.atlassian.plugins.authentication.common.rest.model.
ErrorEntity
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
com.atlassian.plugins.authentication.sso.web.
AbstractConsumerServlet
com.atlassian.plugins.authentication.sso.web.oidc.
OidcConsumerServlet
com.atlassian.plugins.authentication.sso.web.saml.
SamlConsumerServlet
com.atlassian.plugins.authentication.common.ui.admin.
AuthenticationConfigurationServlet
com.atlassian.plugins.authentication.sso.web.oidc.
InitiateLoginServlet
com.atlassian.plugins.authentication.sso.ui.login.
LoginGatewayServlet
com.atlassian.plugins.authentication.sso.web.
LoginServlet
com.atlassian.plugins.authentication.sso.ui.logout.
LogoutPageServlet
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
GroupProvisioningService
com.atlassian.plugins.authentication.sso.web.
GuavaSessionDataCache
(implements com.atlassian.plugins.authentication.sso.web.
SessionDataCache
)
com.atlassian.plugins.authentication.sso.util.
HttpsValidator
com.atlassian.plugins.authentication.sso.rest.model.
IdpConfigEntity
com.atlassian.plugins.authentication.sso.rest.model.
IdpConfigEntity.Builder
com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMappers
com.atlassian.plugins.authentication.sso.config.
IdpConfigServiceImpl
(implements com.atlassian.plugins.authentication.api.config.
IdpConfigService
)
com.atlassian.plugins.authentication.common.analytics.events.
IdpConfigStatusAnalyticsEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.sso.config.
IdpConfigValidatorProvider
com.atlassian.plugins.authentication.sso.rest.exception.
IdpNotFoundExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.rest.
IdpsResource
com.atlassian.plugins.authentication.sso.rest.
IdpsResourceService
com.atlassian.plugins.authentication.common.rest.exception.
IllegalArgumentExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.basicauth.rest.exception.
IllegalMonitorStateExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.rest.exception.
InsecureUrlExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.rest.exception.
InsufficientLoginOptionsExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.rest.exception.
InvalidConfigExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.rest.exception.
InvalidLicenseExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.web.filter.loginform.
JAuthForcedNativeLoginCredentialsBlockRequestChecker
(implements com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableBasicAuthBlockRequestChecker
)
com.atlassian.plugins.authentication.sso.johnson.
JiraJohnsonChecker
(implements com.atlassian.plugins.authentication.sso.johnson.
JohnsonChecker
)
com.atlassian.plugins.authentication.sso.license.
JiraLicenseChecker
(implements com.atlassian.plugins.authentication.sso.license.
ProductLicenseChecker
)
com.atlassian.plugins.authentication.sso.config.
JiraLoginGadgetDisabler
(implements com.atlassian.sal.api.lifecycle.LifecycleAware)
com.atlassian.plugins.authentication.common.analytics.product.
JiraNodeIdProvider
(implements com.atlassian.plugins.authentication.common.analytics.
NodeIdProvider
)
com.atlassian.plugins.authentication.sso.rest.model.
JitConfigEntity
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JitCrowdUser
(implements com.atlassian.crowd.embedded.api.UserWithAttributes)
com.atlassian.plugins.authentication.common.analytics.events.
JitProvisionedUsersCountEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.sso.rest.
JitProvisionedUsersResource
com.atlassian.plugins.authentication.sso.rest.
JitProvisionedUsersResourceService
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping.
JitUserData
com.atlassian.plugins.authentication.sso.rest.model.
JitUserEntity
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JitUserFinder
com.atlassian.plugins.authentication.sso.util.
JsmUrlChecker
org.codehaus.jackson.map.JsonDeserializer<T>
com.atlassian.plugins.authentication.common.rest.model.
ISO8601DateDeserializer
org.codehaus.jackson.map.JsonSerializer<T>
com.atlassian.plugins.authentication.common.rest.model.
ISO8601DateSerializer
com.atlassian.plugins.authentication.sso.config.audit.
JustInTimeConfigMapper
(implements com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMapper
)
com.atlassian.plugins.authentication.sso.config.audit.
KeyMapping
<T>
com.atlassian.plugins.authentication.common.upgrade.
LegacySettingsUtil
com.atlassian.plugins.authentication.sso.config.
LegacySingleSsoConfigUtil
com.atlassian.plugins.authentication.common.analytics.events.
LoginFormStatusAnalyticsEvent
(implements com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
)
com.atlassian.plugins.authentication.sso.event.
LoginFormToggledEvent
com.atlassian.plugins.authentication.sso.data.
LoginGatewayDataProvider
com.atlassian.plugins.authentication.sso.rest.model.
LoginOptionEntity
com.atlassian.plugins.authentication.sso.rest.
LoginOptionsResource
com.atlassian.plugins.authentication.sso.config.
LoginOptionsServiceImpl
(implements com.atlassian.plugins.authentication.api.config.
LoginOptionsService
)
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping.
MappingExpression
com.atlassian.plugins.authentication.sso.config.audit.
MappingUtil
com.atlassian.plugins.authentication.common.web.loopsprevention.
NoopRedirectsLoopPreventer
(implements com.atlassian.plugins.authentication.common.web.loopsprevention.
RedirectsLoopPreventer
)
com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
NoopRememberMeCookieHandler
(implements com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
RememberMeCookieHandler
)
com.atlassian.plugins.authentication.sso.web.oidc.
OidcAuthenticationRequest
(implements com.atlassian.plugins.authentication.sso.web.
AuthenticationRequest
)
com.atlassian.plugins.authentication.sso.web.oidc.
OidcAuthenticationRequestFactory
com.atlassian.plugins.authentication.sso.config.audit.
OidcConfigMapper
(implements com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMapper
)
com.atlassian.plugins.authentication.sso.event.
OidcDiscoveryRefreshCronUpdatedEvent
com.atlassian.plugins.authentication.sso.web.oidc.
OidcDiscoveryRefreshJob
(implements com.atlassian.sal.api.lifecycle.LifecycleAware)
com.atlassian.plugins.authentication.sso.web.oidc.
OidcDiscoverySupport
com.atlassian.plugins.authentication.sso.web.oidc.
OidcTimeouts
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping.
OidcUserDataFromIdpMapper
com.atlassian.plugins.authentication.sso.web.saml.provider.impl.
OneloginJavaSamlProvider
(implements com.atlassian.plugins.authentication.sso.web.saml.provider.
SamlProvider
)
com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider<A,T> (implements com.sun.jersey.spi.inject.InjectableProvider<A,C>)
com.atlassian.plugins.authentication.sso.rest.
RestPageRequestProvider
com.atlassian.plugins.authentication.sso.util.
PluginData
com.atlassian.plugins.authentication.sso.config.
PluginSettingsUtil
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
ProvisioningService
com.atlassian.plugins.authentication.common.rest.model.
RequestBlockedMessageEntity
com.atlassian.plugins.authentication.common.rest.model.
RestPage
<T>
com.atlassian.plugins.authentication.common.rest.exception.
RuntimeExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.web.saml.
SamlAssertionValidationService
(implements com.atlassian.scheduler.JobRunner)
com.atlassian.plugins.authentication.sso.config.audit.
SamlConfigMapper
(implements com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMapper
)
com.atlassian.plugins.authentication.sso.web.saml.provider.
SamlProvider.ServiceProviderInfo
com.atlassian.plugins.authentication.sso.web.saml.provider.
SamlRequest
(implements com.atlassian.plugins.authentication.sso.web.
AuthenticationRequest
)
com.atlassian.plugins.authentication.sso.web.saml.provider.
SamlResponse
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping.
SamlUserDataFromIdpMapper
com.atlassian.plugins.authentication.sso.db.
SeenAssertionDao
com.atlassian.plugins.authentication.sso.web.filter.loginform.
SeraphForcedNativeLoginAuthCredentialsBlockRequestChecker
(implements com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableBasicAuthBlockRequestChecker
)
com.atlassian.plugins.authentication.sso.web.filter.loginform.
SeraphForcedNativeLoginAuthTypeBlockRequestChecker
(implements com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableBasicAuthBlockRequestChecker
)
com.atlassian.plugins.authentication.common.web.loopsprevention.
SeraphRedirectsLoopPreventer
(implements com.atlassian.plugins.authentication.common.web.loopsprevention.
RedirectsLoopPreventer
)
com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
SeraphRememberMeCookieHandler
(implements com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
RememberMeCookieHandler
)
com.atlassian.plugins.authentication.sso.util.
ServiceManagementUrls
com.atlassian.plugins.authentication.sso.config.
ServiceTrackerFactoryImpl
<T> (implements com.atlassian.plugins.authentication.sso.config.
ServiceTrackerFactory
<T>)
com.atlassian.plugins.authentication.sso.web.
SessionData
(implements java.io.
Serializable
)
com.atlassian.plugins.authentication.sso.web.
SessionDataCacheConfiguration
com.atlassian.plugins.authentication.sso.web.
SessionDataService
com.atlassian.plugins.authentication.common.rest.model.
SimpleRestPageRequest
(implements com.atlassian.plugins.authentication.common.rest.model.
RestPageRequest
)
com.atlassian.plugins.authentication.sso.config.
SsoConfigDao
com.atlassian.plugins.authentication.sso.rest.model.
SsoConfigEntity
com.atlassian.plugins.authentication.sso.rest.
SsoConfigResource
com.atlassian.plugins.authentication.sso.rest.
SsoConfigResourceService
com.atlassian.plugins.authentication.sso.config.
SsoConfigServiceImpl
(implements com.atlassian.plugins.authentication.api.config.
SsoConfigService
)
com.atlassian.plugins.authentication.sso.config.
SsoConfigValidatorImpl
(implements com.atlassian.plugins.authentication.sso.config.
SsoConfigValidator
)
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
StaticConfluenceActionResolver
(implements com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
ConfluenceActionResolver
)
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
Struts2ActionResolver
(implements com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
ConfluenceActionResolver
)
com.atlassian.plugins.authentication.sso.util.
TargetUrlNormalizer
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.atlassian.plugins.authentication.sso.web.oidc.
OidcDiscoveryException
java.lang.
RuntimeException
com.atlassian.plugins.authentication.sso.web.usercontext.
IdentifiableRuntimeException
com.atlassian.plugins.authentication.sso.web.usercontext.
AuthenticationFailedException
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JitException
com.atlassian.plugins.authentication.sso.web.
AuthenticationHandlerNotConfiguredException
com.atlassian.plugins.authentication.sso.web.
InvalidLicenseException
com.atlassian.plugins.authentication.sso.web.saml.provider.
InvalidSamlResponse
com.atlassian.plugins.authentication.sso.config.
IdpNotFoundException
com.atlassian.plugins.authentication.sso.config.
InsecureUrlException
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.mapping.
MappingExpressionException
com.atlassian.plugins.authentication.sso.web.exception.
UnsupportedHttpMethodException
com.atlassian.plugins.authentication.sso.web.saml.
TrackingCompatibilityModeResponseHandler
(implements com.onelogin.saml2.settings.CompatibilityModeViolationHandler)
com.atlassian.plugins.authentication.sso.web.saml.
TrackingCompatibilityModeResponseHandler.CompatibilityModeResponseData
com.atlassian.plugins.authentication.basicauth.job.
UpdateBasicAuthConfigJob
(implements com.atlassian.sal.api.lifecycle.LifecycleAware)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask01ChangeConfigPrefixSamlToSso
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask02RenameConfigFieldsSamlToSso
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask03ExtractSsoTypeFromIdpType
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask04BlacklistClientSecret
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask05SupportMappingExpressionsForUsernameField
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeTask06MigrateConfigurationToAo
(implements com.atlassian.sal.api.upgrade.PluginUpgradeTask)
com.atlassian.plugins.authentication.common.upgrade.
UpgradeUtils
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
UserProvisionedEvent
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
UserProvisioningService
com.atlassian.plugins.authentication.sso.rest.model.
ValidationResultEntity
com.atlassian.plugins.authentication.sso.util.
ValidationUtils
com.atlassian.plugins.authentication.common.rest.exception.
WebApplicationExceptionMapper
(implements javax.ws.rs.ext.ExceptionMapper<E>)
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
WebworkActionResolver
(implements com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
ConfluenceActionResolver
)
Interface Hierarchy
com.atlassian.plugins.authentication.common.analytics.events.
AnalyticsEvent
com.atlassian.plugins.authentication.sso.web.
AuthenticationHandler
<T>
com.atlassian.plugins.authentication.basicauth.audit.
BasicAuthAuditLogHandler
com.atlassian.plugins.authentication.basicauth.rest.model.
BasicAuthConfigEntity.Config
com.atlassian.plugins.authentication.common.rest.model.
CommonProperties
com.atlassian.plugins.authentication.sso.web.filter.authentication.confluence.
ConfluenceActionResolver
com.atlassian.plugins.authentication.sso.util.
HttpsValidator.DarkFeature
com.atlassian.plugins.authentication.sso.rest.model.
IdpConfigEntity.Config
com.atlassian.plugins.authentication.sso.rest.model.
IdpConfigEntity.Config.Oidc
com.atlassian.plugins.authentication.sso.rest.model.
IdpConfigEntity.Config.Saml
com.atlassian.plugins.authentication.sso.config.
IdpConfigEntity.Jit
com.atlassian.plugins.authentication.sso.config.
IdpConfigEntity.Oidc
com.atlassian.plugins.authentication.sso.config.
IdpConfigEntity.Saml
com.atlassian.plugins.authentication.sso.config.audit.
IdpConfigMapper
com.atlassian.plugins.authentication.sso.config.
IdpConfigValidator
com.atlassian.plugins.authentication.sso.rest.model.
JitConfigEntity.Config
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
JitDirectoriesFinder
com.atlassian.plugins.authentication.sso.johnson.
JohnsonChecker
com.atlassian.plugins.authentication.sso.util.
LegacyAuthenticationMethodsDataProvider
com.atlassian.plugins.authentication.common.upgrade.
LegacySettingsKeys
com.atlassian.plugins.authentication.sso.rest.model.
LoginOptionEntity.Fields
com.atlassian.plugins.authentication.sso.rest.model.
LoginOptionEntity.Fields.IdpSpecific
com.atlassian.plugins.authentication.common.analytics.
NodeIdProvider
java.util.function.
Predicate
<T>
com.atlassian.plugins.authentication.sso.web.filter.loginform.
DisableBasicAuthBlockRequestChecker
com.atlassian.plugins.authentication.sso.web.usercontext.
PrincipalResolver
com.atlassian.plugins.authentication.sso.license.
ProductLicenseChecker
com.atlassian.plugins.authentication.sso.util.
ProductLicenseDataProvider
com.atlassian.plugins.authentication.sso.web.usercontext.impl.jit.
ProvisioningService.DarkFeature
net.java.ao.RawEntity<T>
net.java.ao.Entity
com.atlassian.plugins.authentication.sso.db.model.
SeenAssertion
com.atlassian.plugins.authentication.sso.config.
IdpConfigEntity
com.atlassian.plugins.authentication.sso.db.model.
SeenAssertion
com.atlassian.plugins.authentication.common.web.loopsprevention.
RedirectsLoopPreventer
com.atlassian.plugins.authentication.sso.web.usercontext.rememberme.
RememberMeCookieHandler
com.atlassian.plugins.authentication.common.rest.model.
RestPageRequest
com.atlassian.plugins.authentication.sso.web.saml.provider.
SamlProvider
java.io.
Serializable
com.atlassian.plugins.authentication.sso.web.
AuthenticationRequest
com.atlassian.plugins.authentication.sso.config.
ServiceTrackerFactory
<T>
com.atlassian.plugins.authentication.sso.web.
SessionDataCache
com.atlassian.plugins.authentication.sso.web.
SessionDataCacheFactory
com.atlassian.plugins.authentication.sso.config.
SsoConfigDao.Config
com.atlassian.plugins.authentication.sso.config.
SsoConfigDao.Config.Oidc
com.atlassian.plugins.authentication.sso.rest.model.
SsoConfigEntity.Config
com.atlassian.plugins.authentication.sso.rest.model.
SsoConfigEntity.Config.Oidc
com.atlassian.plugins.authentication.sso.config.
SsoConfigValidator
Annotation Type Hierarchy
com.atlassian.plugins.authentication.common.rest.model.
PATCH
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.atlassian.plugins.authentication.sso.web.filter.authentication.
ConfluenceAuthenticationFilter.DarkFeature
com.atlassian.plugins.authentication.sso.config.
ValidationContext
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
Atlassian
. All rights reserved.