类分层结构
- java.lang.Object
- net.sinodawn.framework.security.service.AbstractUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- net.sinodawn.framework.security.service.DefaultTokenBasedRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.RememberMeServices)
- net.sinodawn.framework.security.service.DefaultUserDetailsChecker