|
||||||||||
| 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.facebook.FacebookJackson
public class FacebookJackson
| Field Summary |
|---|
| Fields inherited from class org.jboss.seam.social.core.OAuthServiceJackson |
|---|
jsonMapper |
| Fields inherited from class org.jboss.seam.social.core.OAuthServiceBase |
|---|
ip, sessionSettings |
| Fields inherited from interface org.jboss.seam.social.facebook.Facebook |
|---|
TYPE |
| Constructor Summary | |
|---|---|
FacebookJackson()
|
|
| Method Summary | |
|---|---|
protected org.codehaus.jackson.map.Module |
getJacksonModule()
|
org.jboss.seam.social.core.UserProfile |
getMyProfile()
|
String |
getServiceLogo()
|
String |
getType()
|
String |
getVerifierParamName()
|
protected void |
initMyProfile()
|
Object |
updateStatus()
|
Object |
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, hashCode, initAccessToken, isConnected, requireAuthorization, resetConnection, sendSignedRequest, 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, 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 FacebookJackson()
| Method Detail |
|---|
public 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 Object updateStatus(String message)
updateStatus in interface org.jboss.seam.social.core.HasStatusprotected void initMyProfile()
initMyProfile in class OAuthServiceBasepublic String getVerifierParamName()
getVerifierParamName in interface org.jboss.seam.social.core.OAuthServicegetVerifierParamName 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 | |||||||||