接口的使用
com.flyfish.oauth.client.OAuth2SsoClient
使用OAuth2SsoClient的程序包
程序包
说明
-
com.flyfish.oauth.client中OAuth2SsoClient的使用
参数类型为OAuth2SsoClient的com.flyfish.oauth.client中的方法修饰符和类型方法说明static voidOAuth2SsoClientInitializer.initialize(OAuth2SsoClient savedClient) 初始化功能,仅调用一次 -
com.flyfish.oauth.common中OAuth2SsoClient的使用
参数类型为OAuth2SsoClient的com.flyfish.oauth.common中的方法修饰符和类型方法说明voidOAuth2PostAware.setClient(OAuth2SsoClient client) 回传client的值voidOAuth2SsoInitializeAware.setClient(OAuth2SsoClient client) 回传client的值 -
com.flyfish.oauth.configuration.sync中OAuth2SsoClient的使用
-
com.flyfish.oauth.entry中OAuth2SsoClient的使用
参数类型为OAuth2SsoClient的com.flyfish.oauth.entry中的构造器 -
com.flyfish.oauth.filter中OAuth2SsoClient的使用
参数类型为OAuth2SsoClient的com.flyfish.oauth.filter中的方法