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.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
    • es.kukenan.smartfi.springboot.config.web.servlet.ServletWebApplicationConfig
    • es.kukenan.smartfi.springboot.config.SpringBootConfiguration
    • es.kukenan.smartfi.springboot.config.security.WebSecurityConfigurer.CustomAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
    • es.kukenan.smartfi.springboot.config.security.WebSecurityConfigurer.CustomAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
    • es.kukenan.smartfi.springboot.config.security.WebSecurityConfigurerCustomizer