Uses of Interface
com.flyfish.oauth.client.OAuth2SsoClient
Packages that use OAuth2SsoClient
Package
Description
-
Uses of OAuth2SsoClient in com.flyfish.oauth.client
Classes in com.flyfish.oauth.client that implement OAuth2SsoClientMethods in com.flyfish.oauth.client that return OAuth2SsoClientMethods in com.flyfish.oauth.client with parameters of type OAuth2SsoClientModifier and TypeMethodDescriptionstatic voidOAuth2SsoClientInitializer.initialize(OAuth2SsoClient savedClient) 初始化功能,仅调用一次 -
Uses of OAuth2SsoClient in com.flyfish.oauth.common
Fields in com.flyfish.oauth.common declared as OAuth2SsoClientMethods in com.flyfish.oauth.common that return OAuth2SsoClientMethods in com.flyfish.oauth.common with parameters of type OAuth2SsoClientModifier and TypeMethodDescriptionvoidOAuth2PostAware.setClient(OAuth2SsoClient client) 回传client的值voidOAuth2SsoInitializeAware.setClient(OAuth2SsoClient client) 回传client的值 -
Uses of OAuth2SsoClient in com.flyfish.oauth.entry
Constructors in com.flyfish.oauth.entry with parameters of type OAuth2SsoClient -
Uses of OAuth2SsoClient in com.flyfish.oauth.filter
Methods in com.flyfish.oauth.filter with parameters of type OAuth2SsoClient