Class Hierarchy
- java.lang.Object
- cronapp.framework.authentication.token.AuthenticationController
- cronapp.framework.authentication.token.AuthenticationRequest
- cronapp.framework.authentication.token.AuthenticationResponse
- cronapp.framework.authentication.token.CorsFilter (implements javax.servlet.Filter)
- cronapp.framework.authentication.token.CustomUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- cronapp.framework.authentication.token.EntryPointUnauthorizedHandler (implements org.springframework.security.web.AuthenticationEntryPoint)
- 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.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
- cronapp.framework.authentication.token.AuthenticationTokenFilter
- org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cronapp.framework.authentication.token.ForbiddenException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cronapp.framework.authentication.token.BeanConfigurator
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- cronapp.framework.authentication.token.WebSecurityConfiguration