程序包com.flyfish.oauth.client的分层结构
类分层结构
- java.lang.Object
- com.flyfish.oauth.client.DefaultOAuth2SsoClient (implements com.flyfish.oauth.client.OAuth2SsoClient)
- com.flyfish.oauth.client.OAuth2SsoClientInitializer
- com.flyfish.oauth.client.RestClient
- com.flyfish.oauth.client.RestClient.RestClientBuilder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.flyfish.oauth.client.RestClient.RestClientException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- com.flyfish.oauth.client.OAuth2SsoClient
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.flyfish.oauth.client.RestClient.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)