Hierarchy For Package eu.dnetlib.authentication.security.oidc

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.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)
    • org.mitre.openid.connect.client.UserInfoFetcher