类分层结构
- java.lang.Object
- com.dtflys.forest.lifecycles.authorization.BasicAuthLifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,
I>) - com.dtflys.forest.lifecycles.authorization.OAuth2LifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,
I>) - com.dtflys.forest.lifecycles.authorization.OAuth2LifeCycle.TokenCache
- com.dtflys.forest.lifecycles.authorization.OAuth2Token (implements java.io.Serializable)
- com.dtflys.forest.lifecycles.authorization.BasicAuthLifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,
接口分层结构
- com.dtflys.forest.lifecycles.authorization.OAuth2Client