Uses of Class
com.fluig.sdk.api.oauth.OAuthSdkVO
-
Packages that use OAuthSdkVO Package Description com.fluig.sdk.service -
-
Uses of OAuthSdkVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return OAuthSdkVO Modifier and Type Method Description OAuthSdkVOAuthorizeClientSdkService. create(OAuthSdkVO vo)OAuthSdkVOOAuthUserService. generateUserOAuthKeys(String appKey, String login)Methods in com.fluig.sdk.service with parameters of type OAuthSdkVO Modifier and Type Method Description OAuthSdkVOAuthorizeClientSdkService. create(OAuthSdkVO vo)
-