程序包com.alibaba.nacos.plugin.auth.impl的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.ldap.core.support.AbstractContextSource (implements org.springframework.ldap.core.support.BaseLdapPathContextSource, org.springframework.beans.factory.InitializingBean)
      • org.springframework.ldap.core.support.LdapContextSource
    • com.alibaba.nacos.plugin.auth.impl.CustomAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.alibaba.nacos.plugin.auth.impl.JwtAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • com.alibaba.nacos.plugin.auth.impl.LdapAuthConfig
    • com.alibaba.nacos.plugin.auth.impl.LdapAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.alibaba.nacos.plugin.auth.impl.NacosAuthManager
    • com.alibaba.nacos.plugin.auth.impl.NacosAuthPluginService (implements com.alibaba.nacos.plugin.auth.spi.server.AuthPluginService)
    • javax.net.SocketFactory
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)