程序包com.flyfish.oauth.configuration的分层结构
类分层结构
- java.lang.Object
- com.flyfish.oauth.configuration.DefaultSessionConverter (implements com.flyfish.oauth.configuration.SSOSessionConverter<T>)
- com.flyfish.oauth.configuration.DefaultUserService<T> (implements com.flyfish.oauth.configuration.OAuth2SsoUserService<T>)
- com.flyfish.oauth.configuration.OAuth2SsoProperties
接口分层结构
- com.flyfish.oauth.configuration.OAuth2SsoUserService<T>
- com.flyfish.oauth.configuration.SSOSessionConverter<T>