|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.social.core.OAuthServiceBase
org.jboss.seam.social.core.OAuthServiceJackson
org.jboss.seam.social.linkedin.LinkedInJackson
public class LinkedInJackson
| Field Summary |
|---|
| Fields inherited from class org.jboss.seam.social.core.OAuthServiceJackson |
|---|
jsonMapper |
| Fields inherited from class org.jboss.seam.social.core.OAuthServiceBase |
|---|
ip, myProfile, sessionSettings |
| Fields inherited from interface org.jboss.seam.social.linkedin.LinkedIn |
|---|
TYPE |
| Constructor Summary | |
|---|---|
LinkedInJackson()
|
|
| Method Summary | |
|---|---|
protected org.codehaus.jackson.map.Module |
getJacksonModule()
|
org.jboss.seam.social.core.UserProfile |
getMyProfile()
|
String |
getServiceLogo()
|
String |
getType()
|
protected void |
initMyProfile()
|
protected org.jboss.seam.social.core.HttpResponse |
sendSignedRequest(org.jboss.seam.social.core.OAuthRequest request)
|
Object |
updateStatus()
|
org.jboss.seam.social.linkedin.model.Update |
updateStatus(String message)
|
| Methods inherited from class org.jboss.seam.social.core.OAuthServiceJackson |
|---|
init |
| Methods inherited from class org.jboss.seam.social.core.OAuthServiceBase |
|---|
equals, getAccessToken, getAuthorizationUrl, getName, getRequestToken, getSession, getSettings, getStatus, getVerifier, getVerifierParamName, hashCode, initAccessToken, isConnected, requireAuthorization, resetConnection, sendSignedRequest, sendSignedRequest, sendSignedRequest, sendSignedXmlRequest, setAccessToken, setAccessToken, setSession, setSettings, setStatus, setVerifier, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.seam.social.core.OAuthService |
|---|
getAccessToken, getAuthorizationUrl, getName, getSession, getSettings, getVerifier, getVerifierParamName, initAccessToken, isConnected, resetConnection, sendSignedRequest, sendSignedRequest, sendSignedRequest, sendSignedXmlRequest, setAccessToken, setAccessToken, setSession, setSettings, setVerifier |
| Methods inherited from interface org.jboss.seam.social.core.HasStatus |
|---|
getStatus, setStatus |
| Constructor Detail |
|---|
public LinkedInJackson()
| Method Detail |
|---|
protected org.jboss.seam.social.core.HttpResponse sendSignedRequest(org.jboss.seam.social.core.OAuthRequest request)
sendSignedRequest in class OAuthServiceBasepublic String getServiceLogo()
getServiceLogo in interface org.jboss.seam.social.core.OAuthServicepublic org.jboss.seam.social.core.UserProfile getMyProfile()
getMyProfile in interface org.jboss.seam.social.core.OAuthServicegetMyProfile in class OAuthServiceBasepublic String getType()
getType in interface org.jboss.seam.social.core.OAuthServicepublic Object updateStatus()
updateStatus in interface org.jboss.seam.social.core.HasStatuspublic org.jboss.seam.social.linkedin.model.Update updateStatus(String message)
updateStatus in interface org.jboss.seam.social.core.HasStatusprotected void initMyProfile()
initMyProfile in class OAuthServiceBaseprotected org.codehaus.jackson.map.Module getJacksonModule()
getJacksonModule in class OAuthServiceJackson
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||