程序包cn.herodotus.engine.oauth2.authentication.provider的分层结构
类分层结构
- java.lang.Object
- cn.herodotus.engine.oauth2.authentication.provider.AbstractAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationConverter
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationConverter
- cn.herodotus.engine.oauth2.authentication.provider.AbstractAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- cn.herodotus.engine.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2AuthorizationCodeAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2ClientCredentialsAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.AbstractUserDetailsAuthenticationProvider
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2FormLoginAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.OAuth2FormLoginAuthenticationProvider
- org.springframework.security.authentication.dao.DaoAuthenticationProvider
- cn.herodotus.engine.oauth2.authentication.provider.AbstractAuthenticationConverter (implements org.springframework.security.web.authentication.AuthenticationConverter)