Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • eu.dnetlib.authentication.configuration.AuthenticationConfiguration
    • eu.dnetlib.authentication.utils.AuthoritiesMapper
    • eu.dnetlib.authentication.security.initiliazers.Configurations
    • eu.dnetlib.authentication.security.oidc.DefaultAuthoritiesMapper (implements org.mitre.openid.connect.client.OIDCAuthoritiesMapper)
    • 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)
    • 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)
    • eu.dnetlib.authentication.entities.TokenResponse
    • eu.dnetlib.authentication.entities.User
    • eu.dnetlib.authentication.controllers.UserController
    • org.mitre.openid.connect.client.UserInfoFetcher
    • eu.dnetlib.authentication.services.UserInfoService
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)