Class Hierarchy
- java.lang.Object
- com.markvarga21.studentmanager.config.security.AppAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- com.markvarga21.studentmanager.config.security.AppLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- 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)
- org.springframework.web.filter.OncePerRequestFilter
- com.markvarga21.studentmanager.config.security.SecurityConfiguration