Hierarchy For Package com.nelioalves.cursomc.security

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)
        • org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
      • org.springframework.web.filter.OncePerRequestFilter
        • org.springframework.security.web.authentication.www.BasicAuthenticationFilter
    • com.nelioalves.cursomc.security.UserDetailsImpl (implements org.springframework.security.core.userdetails.UserDetails)