Class Hierarchy
- java.lang.Object
- cronapp.framework.authentication.normal.AuthenticationConfigurer (implements org.springframework.security.authentication.AuthenticationProvider)
- cronapp.framework.authentication.normal.NormalAuthFilter (implements javax.servlet.Filter)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cronapp.framework.authentication.normal.BeanConfigurator
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- cronapp.framework.authentication.normal.AuthorizationConfigurer