|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.profile2.logic.ProfileExternalIntegrationLogicImpl
public class ProfileExternalIntegrationLogicImpl
Implementation of ProfileExternalIntegrationLogic API
| Constructor Summary | |
|---|---|
ProfileExternalIntegrationLogicImpl()
|
|
| Method Summary | |
|---|---|
ExternalIntegrationInfo |
getExternalIntegrationInfo(String userUuid)
|
String |
getGoogleAuthenticationUrl()
|
String |
getTwitterName(ExternalIntegrationInfo info)
|
Map<String,String> |
getTwitterOAuthConsumerDetails()
|
void |
sendMessageToTwitter(String userUuid,
String message)
|
boolean |
updateExternalIntegrationInfo(ExternalIntegrationInfo info)
|
boolean |
validateTwitterCredentials(ExternalIntegrationInfo info)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileExternalIntegrationLogicImpl()
| Method Detail |
|---|
public ExternalIntegrationInfo getExternalIntegrationInfo(String userUuid)
getExternalIntegrationInfo in interface ProfileExternalIntegrationLogicpublic boolean updateExternalIntegrationInfo(ExternalIntegrationInfo info)
updateExternalIntegrationInfo in interface ProfileExternalIntegrationLogicpublic Map<String,String> getTwitterOAuthConsumerDetails()
getTwitterOAuthConsumerDetails in interface ProfileExternalIntegrationLogicpublic String getTwitterName(ExternalIntegrationInfo info)
getTwitterName in interface ProfileExternalIntegrationLogicpublic boolean validateTwitterCredentials(ExternalIntegrationInfo info)
validateTwitterCredentials in interface ProfileExternalIntegrationLogic
public void sendMessageToTwitter(String userUuid,
String message)
sendMessageToTwitter in interface ProfileExternalIntegrationLogicpublic String getGoogleAuthenticationUrl()
getGoogleAuthenticationUrl in interface ProfileExternalIntegrationLogic
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||