软件包 org.springframework.security.oauth2.provider.authentication 的分层结构
- 软件包分层结构:
- 所有软件包
类分层结构
- java.lang.Object
- org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails (implements java.io.Serializable)
- org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationManager (implements org.springframework.security.authentication.AuthenticationManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter (implements javax.servlet.Filter, org.springframework.beans.factory.InitializingBean)
Copyright © 2013. All rights reserved.