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
    • nl.b3p.planmonitorwonen.api.controller.GemeentesController
    • 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.controller.HelloController
    • nl.b3p.planmonitorwonen.api.ImportGemeentesApplication
    • nl.b3p.planmonitorwonen.api.configuration.MonitoringConfiguration
    • nl.b3p.planmonitorwonen.api.model.auth.PlanmonitorAuthentication
    • nl.b3p.planmonitorwonen.api.PlanmonitorWonenApiApplication
    • nl.b3p.planmonitorwonen.api.PlanmonitorWonenDatabaseService
    • nl.b3p.planmonitorwonen.api.model.Planregistratie
    • nl.b3p.planmonitorwonen.api.controller.PlanregistratieAutofillController (implements org.springframework.context.ApplicationListener<E>)
    • nl.b3p.planmonitorwonen.api.controller.PlanregistratieController
    • nl.b3p.planmonitorwonen.api.configuration.PopulateTestData
    • java.lang.Record
    • 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)