Hierarchy For Package io.leandev.appfuse.security.auth

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • 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)
    • io.leandev.appfuse.security.auth.JsonAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • io.leandev.appfuse.security.auth.JwtTokenProvider
    • io.leandev.appfuse.security.auth.LocalJwtAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • io.leandev.appfuse.security.auth.OAuthJwtAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)