Hierarchy For Package nl.b3p.planmonitorwonen.api.security

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • nl.b3p.planmonitorwonen.api.security.TMAPIAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • nl.b3p.planmonitorwonen.api.security.ApiSecurityConfig
    • 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)
      • nl.b3p.planmonitorwonen.api.security.TMAPIAuthenticationFilter (implements org.springframework.context.ApplicationEventPublisherAware)
    • nl.b3p.planmonitorwonen.api.security.TMAPIAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered)
    • nl.b3p.planmonitorwonen.api.security.TMAPIUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
    • nl.b3p.planmonitorwonen.api.security.TMAPIUserDetailsService (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>)
    • nl.b3p.planmonitorwonen.api.security.TMASPIAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
    • org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
      • nl.b3p.planmonitorwonen.api.security.TMAPIAuthenticationDetails (implements org.springframework.security.core.authority.GrantedAuthoritiesContainer)