Hierarchy For Package org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.oauth2.client.oidc.web.logout.OidcClientInitiatedLogoutSuccessHandler
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.SsoLogoutSuccessHandler
- org.springframework.security.oauth2.client.oidc.web.logout.OidcClientInitiatedLogoutSuccessHandler
- org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.camunda.bpm.engine.impl.persistence.AbstractManager (implements org.camunda.bpm.engine.impl.interceptor.Session)
- org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider (implements org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider)
- org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider (implements org.camunda.bpm.engine.impl.identity.WritableIdentityProvider)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider (implements org.camunda.bpm.engine.impl.identity.WritableIdentityProvider)
- org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider (implements org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider)
- org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin (implements org.camunda.bpm.engine.impl.cfg.ProcessEnginePlugin)
- org.camunda.bpm.engine.spring.SpringProcessEnginePlugin (implements org.springframework.beans.factory.BeanNameAware)
- org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderPlugin
- org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- org.camunda.bpm.engine.spring.SpringProcessEnginePlugin (implements org.springframework.beans.factory.BeanNameAware)
- org.camunda.bpm.engine.rest.security.auth.impl.ContainerBasedAuthenticationProvider (implements org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2AuthenticationProvider
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- org.springframework.web.filter.OncePerRequestFilter
- org.camunda.bpm.engine.impl.db.ListQueryParameterObject (implements java.io.Serializable)
- org.camunda.bpm.engine.impl.AbstractQuery<T,
U> (implements org.camunda.bpm.engine.impl.interceptor.Command<T>, org.camunda.bpm.engine.query.Query<T, U>, java.io.Serializable) - org.camunda.bpm.engine.impl.GroupQueryImpl (implements org.camunda.bpm.engine.identity.GroupQuery)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2GroupQuery
- org.camunda.bpm.engine.impl.TenantQueryImpl (implements org.camunda.bpm.engine.identity.TenantQuery)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2TenantQuery
- org.camunda.bpm.engine.impl.UserQueryImpl (implements org.camunda.bpm.engine.identity.UserQuery)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2UserQuery
- org.camunda.bpm.engine.impl.GroupQueryImpl (implements org.camunda.bpm.engine.identity.GroupQuery)
- org.camunda.bpm.engine.impl.AbstractQuery<T,
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2GrantedAuthoritiesMapper (implements org.springframework.security.core.authority.mapping.GrantedAuthoritiesMapper)
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderFactory (implements org.camunda.bpm.engine.impl.interceptor.SessionFactory)
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.security.oauth2.client.ClientsConfiguredCondition
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.ClientsNotConfiguredCondition
- org.springframework.boot.autoconfigure.security.oauth2.client.ClientsConfiguredCondition
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler