Package org.api.mkm.services
Class AuthenticationServices
java.lang.Object
org.api.mkm.services.AuthenticationServices
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationServices(String accessSecret, String accessToken, String appSecret, String appToken) -
Method Summary
-
Constructor Details
-
AuthenticationServices
public AuthenticationServices(String accessSecret, String accessToken, String appSecret, String appToken) throws MkmException - Throws:
MkmException
-
-
Method Details
-
getAuthenticatedUser
- Throws:
IOException
-
generateOAuthSignature2
- Throws:
MkmException
-