Hierarchy For Package cronapp.framework.authentication.token

Package Hierarchies:

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
    • java.lang.Throwable (implements java.io.Serializable)
    • cronapp.framework.authentication.token.TokenUtils
    • org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)