public class OdnoklassnikiProvider extends Object implements ProfileProvider
Modifier and Type | Field and Description |
---|---|
static String |
PUBLIC_KEY |
Constructor and Description |
---|
OdnoklassnikiProvider() |
Modifier and Type | Method and Description |
---|---|
static ProfileProvider |
getInstance() |
String |
getProfile(OAuthConf config,
String token) |
static String |
md5(String orgString) |
void |
signRequest(String accessToken,
Map<String,String> params,
String api_secret) |
public static final String PUBLIC_KEY
public static ProfileProvider getInstance()
public String getProfile(OAuthConf config, String token) throws LoginException
getProfile
in interface ProfileProvider
LoginException
public void signRequest(String accessToken, Map<String,String> params, String api_secret) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.