Hierarchy For All Packages
Package Hierarchies:- eu.dnetlib.authentication.configuration,
- eu.dnetlib.authentication.controllers,
- eu.dnetlib.authentication.entities,
- eu.dnetlib.authentication.exception,
- eu.dnetlib.authentication.security,
- eu.dnetlib.authentication.security.initiliazers,
- eu.dnetlib.authentication.security.oidc,
- eu.dnetlib.authentication.services,
- eu.dnetlib.authentication.utils
Class Hierarchy
- java.lang.Object
- eu.dnetlib.authentication.configuration.AuthenticationConfiguration
- eu.dnetlib.authentication.utils.AuthoritiesMapper
- eu.dnetlib.authentication.security.initiliazers.Configurations
- eu.dnetlib.authentication.utils.EntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.mitre.openid.connect.client.OIDCAuthenticationFilter
- eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationFilter
- org.mitre.openid.connect.client.OIDCAuthenticationFilter
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- eu.dnetlib.authentication.configuration.GlobalVars
- eu.dnetlib.authentication.controllers.LoginCoreCheckDeployController
- eu.dnetlib.authentication.configuration.OIDC
- eu.dnetlib.authentication.security.oidc.OpenAIREAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- eu.dnetlib.authentication.security.oidc.OpenAIREAuthoritiesMapper (implements org.mitre.openid.connect.client.OIDCAuthoritiesMapper)
- eu.dnetlib.authentication.security.oidc.OpenAIRELogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- eu.dnetlib.authentication.security.oidc.OpenAIRELogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- eu.dnetlib.authentication.security.initiliazers.Primitives
- eu.dnetlib.authentication.configuration.Properties
- eu.dnetlib.authentication.utils.PropertyReader
- eu.dnetlib.authentication.utils.Redirect
- eu.dnetlib.authentication.configuration.Redis
- eu.dnetlib.authentication.security.RedisConfig
- eu.dnetlib.authentication.services.SecurityService
- eu.dnetlib.authentication.security.initiliazers.Services
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- eu.dnetlib.authentication.exception.ResourceNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- eu.dnetlib.authentication.entities.TokenResponse
- eu.dnetlib.authentication.entities.User
- eu.dnetlib.authentication.controllers.UserController
- org.mitre.openid.connect.client.UserInfoFetcher
- eu.dnetlib.authentication.security.oidc.OpenAIREUserInfoFetcher
- eu.dnetlib.authentication.services.UserInfoService
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- eu.dnetlib.authentication.security.CorsConfig
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- eu.dnetlib.authentication.security.WebSecurityConfig