类分层结构
- java.lang.Object
- com.loy.security.auth.authentication.EAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- com.loy.security.auth.authentication.DefaultEUser (implements com.loy.e.authentication.EUser)
- com.loy.security.auth.authentication.UserDetailsServiceImpl (implements org.springframework.security.core.userdetails.UserDetailsService)