程序包io.edurt.datacap.server.security的分层结构

程序包分层结构:

类分层结构

  • 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)
    • io.edurt.datacap.server.security.JwtAuthEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • io.edurt.datacap.server.security.JwtService
    • io.edurt.datacap.server.security.UserDetailsService (implements org.springframework.security.core.userdetails.UserDetails)
    • io.edurt.datacap.server.security.UserDetailsServiceImpl (implements org.springframework.security.core.userdetails.UserDetailsService)