A B C D E F G H I J M O P Q R S T U 

A

AbstractOAuthServiceAwareImpl - Class in org.jboss.seam.social
 
AbstractOAuthServiceAwareImpl() - Constructor for class org.jboss.seam.social.AbstractOAuthServiceAwareImpl
 
AbstractSocialNetworkService - Class in org.jboss.seam.social
 
AbstractSocialNetworkService() - Constructor for class org.jboss.seam.social.AbstractSocialNetworkService
 
AbstractSocialNetworkServicesHub - Class in org.jboss.seam.social
 
AbstractSocialNetworkServicesHub() - Constructor for class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
add(String, String) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
addAll(RestParameterList) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
addBodyParameter(String, String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addBodyParameters(Map<String, ? extends Object>) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addHeader(String, String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addOAuthParameter(String, String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addPayload(String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addPayload(byte[]) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
addQuerystring(String) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
addQuerystringParameter(String, String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
appendTo(String) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
asFormUrlEncodedString() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
asOauthBaseString() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
asUrlEncodedPair() - Method in class org.jboss.seam.social.scribe.ParameterScribe
 

B

buildPagingParametersWithCount(int, int, long, long) - Static method in class org.jboss.seam.social.utils.URLUtils
 
buildPagingParametersWithPerPage(int, int, long, long) - Static method in class org.jboss.seam.social.utils.URLUtils
 
buildUri(String, String, String) - Method in class org.jboss.seam.social.AbstractSocialNetworkService
 
buildUri(String, Map<String, ? extends Object>) - Method in class org.jboss.seam.social.AbstractSocialNetworkService
 
buildUri(String) - Method in class org.jboss.seam.social.AbstractSocialNetworkService
 
buildUri(String, Object) - Method in class org.jboss.seam.social.AbstractSocialNetworkService
 
buildUri(String, Map<String, ? extends Object>) - Static method in class org.jboss.seam.social.utils.URLUtils
Append given parameters to the query string of the url
buildUri(String, Object) - Static method in class org.jboss.seam.social.utils.URLUtils
 
buildUri(String, String, String) - Static method in class org.jboss.seam.social.utils.URLUtils
Append given parameters to the query string of the url

C

commaJoiner - Static variable in class org.jboss.seam.social.utils.URLUtils
 
compareTo(ParameterScribe) - Method in class org.jboss.seam.social.scribe.ParameterScribe
 
concatSortedPercentEncodedParams(Map<String, String>) - Static method in class org.jboss.seam.social.utils.URLUtils
Concats a key-value map into a querystring-like String
configureService(OAuthService) - Method in class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
connectCurrentService() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
contains(RestParameter) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 

D

delegate - Variable in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
delete(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
destroyCurrentSession() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
doFormUrlEncode(Map<String, ? extends Object>) - Static method in class org.jboss.seam.social.utils.URLUtils
 

E

equals(Object) - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
equals(Object) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
equals(Object) - Method in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
equals(Object) - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
equals(Object) - Method in class org.jboss.seam.social.scribe.ParameterScribe
 
equals(Object) - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
extractToken(OAuthToken) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 

F

formURLDecode(String) - Static method in class org.jboss.seam.social.utils.URLUtils
Decodes a application/x-www-form-urlencoded string
formURLEncode(String) - Static method in class org.jboss.seam.social.utils.URLUtils
Translates a string into application/x-www-form-urlencoded format
formURLEncodeMap(Map<String, ? extends Object>) - Static method in class org.jboss.seam.social.utils.URLUtils
Turns a map into a form-urlencoded string

G

getAccessToken() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getAccessToken() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getAccessToken(OAuthToken, String) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
getActiveSessions() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
getApiKey() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getApiRootUrl() - Method in class org.jboss.seam.social.AbstractSocialNetworkService
 
getApiSecret() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getAuthorizationUrl() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getAuthorizationUrl(OAuthToken) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
getBody() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getBodyContents() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getBodyParams() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getCallback() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getCharset() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getCode() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getCompleteUrl() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getCurrentService() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
getCurrentServiceHub() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
getCurrentSession() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
getForObject(String, Class<T>) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getForObject(String, Class<T>, Map<String, ? extends Object>) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getForObject(String, Class<T>, Object...) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getHeader(String) - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getHeaders() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getHeaders() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getListOfServices() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
getMyProfile() - Method in class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
getMyProfile() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getName() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getOauthParameters() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getQualifier() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getQueryStringParams() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getRequestHeader() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getRequestToken() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getRequestToken() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getRequestToken() - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
getSanitizedUrl() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getScope() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getSecret() - Method in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
getService() - Method in class org.jboss.seam.social.AbstractOAuthServiceAwareImpl
 
getServiceName() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getServiceQualifier() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
getServiceQualifier() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getServicesQualifiersAvailable() - Static method in class org.jboss.seam.social.SeamSocialExtension
 
getServicesToQualifier() - Static method in class org.jboss.seam.social.SeamSocialExtension
 
getSession() - Method in class org.jboss.seam.social.AbstractOAuthServiceAwareImpl
 
getSession() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getSocialRelated() - Method in class org.jboss.seam.social.SeamSocialExtension
 
getStream() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getToken() - Method in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
getType() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getUrl() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getUrl() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
getUserProfile() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getVerb() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
getVerifier() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
getVerifier() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
getVerifierParamName() - Method in class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
getVersion() - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 

H

hashCode() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
hashCode() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
hashCode() - Method in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
hashCode() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
hashCode() - Method in class org.jboss.seam.social.scribe.ParameterScribe
 
hashCode() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 

I

init() - Method in class org.jboss.seam.social.JsonMapperJackson
 
initAccessToken() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
initNewSession(String) - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
isConnected() - Method in class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
isConnected() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
isConnected() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
isCurrentServiceConnected() - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
isMultiSession() - Method in class org.jboss.seam.social.SeamSocialExtension
 

J

JsonMapperJackson - Class in org.jboss.seam.social
This Bean manage the Json Mapper to serialize and de-serialize Json data coming from and sent to services It uses an ObjectMapper Jackson.
JsonMapperJackson() - Constructor for class org.jboss.seam.social.JsonMapperJackson
 
jsonService - Variable in class org.jboss.seam.social.oauth.OAuthServiceImpl
 

M

mapToObject(RestResponse, Class<T>) - Method in class org.jboss.seam.social.JsonMapperJackson
 
moduleInstances - Variable in class org.jboss.seam.social.JsonMapperJackson
 
MultiServicesManagerImpl - Class in org.jboss.seam.social
Default implementation of MultiServicesManager
MultiServicesManagerImpl() - Constructor for class org.jboss.seam.social.MultiServicesManagerImpl
 

O

OAuthGenericManager - Class in org.jboss.seam.social.oauth
 
OAuthGenericManager() - Constructor for class org.jboss.seam.social.oauth.OAuthGenericManager
 
OAuthProviderScribe - Class in org.jboss.seam.social.scribe
 
OAuthProviderScribe(OAuthServiceSettings) - Constructor for class org.jboss.seam.social.scribe.OAuthProviderScribe
 
OAuthRequestScribe - Class in org.jboss.seam.social.scribe
 
OAuthRequestScribe(RestVerb, String) - Constructor for class org.jboss.seam.social.scribe.OAuthRequestScribe
 
OAuthServiceImpl - Class in org.jboss.seam.social.oauth
This Abstract implementation of OAuthService uses an OAuthProvider to deal with remote OAuth Services
OAuthServiceImpl() - Constructor for class org.jboss.seam.social.oauth.OAuthServiceImpl
 
OAuthServiceSettingsImpl - Class in org.jboss.seam.social.oauth
 
OAuthSessionImpl - Class in org.jboss.seam.social.oauth
 
OAuthSessionImpl(Annotation) - Constructor for class org.jboss.seam.social.oauth.OAuthSessionImpl
 
OAuthTokenScribe - Class in org.jboss.seam.social.scribe
 
OAuthTokenScribe(String, String) - Constructor for class org.jboss.seam.social.scribe.OAuthTokenScribe
 
OAuthTokenScribe(Token) - Constructor for class org.jboss.seam.social.scribe.OAuthTokenScribe
 
ObjectToJsonString(Object) - Method in class org.jboss.seam.social.JsonMapperJackson
 
org.jboss.seam.social - package org.jboss.seam.social
 
org.jboss.seam.social.oauth - package org.jboss.seam.social.oauth
 
org.jboss.seam.social.scribe - package org.jboss.seam.social.scribe
 
org.jboss.seam.social.utils - package org.jboss.seam.social.utils
 

P

ParameterListScribe - Class in org.jboss.seam.social.scribe
 
ParameterListScribe() - Constructor for class org.jboss.seam.social.scribe.ParameterListScribe
 
ParameterListScribe(Map<String, String>) - Constructor for class org.jboss.seam.social.scribe.ParameterListScribe
 
ParameterScribe - Class in org.jboss.seam.social.scribe
 
ParameterScribe(String, String) - Constructor for class org.jboss.seam.social.scribe.ParameterScribe
 
percentEncode(String) - Static method in class org.jboss.seam.social.utils.URLUtils
Percent encodes a string
postForLocation(String, Object, Object...) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
postForLocation(String, Object, Map<String, String>, Object...) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
postForObject(String, Map<String, ? extends Object>, Class<T>) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
processAfterDeploymentValidation(AfterDeploymentValidation) - Method in class org.jboss.seam.social.SeamSocialExtension
 
processHubProducer(ProcessProducer<?, SocialNetworkServicesHub>, BeanManager) - Method in class org.jboss.seam.social.SeamSocialExtension
This observer methods build the list of existing Qualifiers having the ServiceRelated meta Annotation on configured service (having the OAuthApplication Annotation)
processPlaceHolders(String, Map<String, ? extends Object>) - Static method in class org.jboss.seam.social.utils.URLUtils
This methods looks for place holders with the format {placeholder} in a given String and replace it with the value associated to the corresponding key in a given map
processPlaceHolders(String, Object) - Static method in class org.jboss.seam.social.utils.URLUtils
 
processSettingsBeans(ProcessBean<SocialNetworkServicesHub>, BeanManager) - Method in class org.jboss.seam.social.SeamSocialExtension
This observer methods build the list of existing Qualifiers having the ServiceRelated meta Annotation on configured service (having the OAuthApplication Annotation)
produceProvider() - Method in class org.jboss.seam.social.oauth.OAuthGenericManager
 
produceService(OAuthServiceImpl) - Method in class org.jboss.seam.social.oauth.OAuthGenericManager
 
produceSession() - Method in class org.jboss.seam.social.oauth.OAuthGenericManager
 
put(String, Object, Object...) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 

Q

queryStringToMap(String) - Static method in class org.jboss.seam.social.utils.URLUtils
Parses and form-urldecodes a querystring-like string into a map

R

registerModule(Module) - Method in class org.jboss.seam.social.JsonMapperJackson
Register a Jackson configuration Module to set special rules for de-serialization
requestFactory(RestVerb, String) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
requireAuthorization() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
resetConnection() - Method in class org.jboss.seam.social.AbstractSocialNetworkServicesHub
 
resetConnection() - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
RestResponseScribe - Class in org.jboss.seam.social.scribe
 
RestResponseScribe(Response, String) - Constructor for class org.jboss.seam.social.scribe.RestResponseScribe
 

S

SeamSocialExtension - Class in org.jboss.seam.social
 
SeamSocialExtension() - Constructor for class org.jboss.seam.social.SeamSocialExtension
 
send() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
sendSignedRequest(OAuthRequest) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
sendSignedRequest(RestVerb, String) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
sendSignedRequest(RestVerb, String, String, Object) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
sendSignedRequest(RestVerb, String, Map<String, ? extends Object>) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
sendSignedXmlRequest(RestVerb, String, String) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
serviceInstances - Variable in class org.jboss.seam.social.AbstractOAuthServiceAwareImpl
 
sessionInstances - Variable in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
setAccessToken(String, String) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
setAccessToken(OAuthToken) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
setAccessToken(OAuthToken) - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
setApiKey(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
setApiSecret(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
setCallback(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
setCharset(String) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
setConnectionKeepAlive(boolean) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
setConnectTimeout(int, TimeUnit) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
setCurrentSession(OAuthSession) - Method in class org.jboss.seam.social.MultiServicesManagerImpl
 
setMultiSession(boolean) - Method in class org.jboss.seam.social.SeamSocialExtension
 
setReadTimeout(int, TimeUnit) - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
setRequestHeader(Map<String, String>) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
setRequestToken(OAuthToken) - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
setScope(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
setServiceQualifier(Annotation) - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
setUrl(String) - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 
setUserProfile(UserProfile) - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
setVerifier(String) - Method in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
setVerifier(String) - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
signRequest(OAuthToken, OAuthRequest) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
size() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
socialConfig - Variable in class org.jboss.seam.social.oauth.OAuthServiceImpl
 
sort() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 

T

tokenFactory(String, String) - Method in class org.jboss.seam.social.scribe.OAuthProviderScribe
 
toString() - Method in class org.jboss.seam.social.oauth.OAuthServiceSettingsImpl
 
toString() - Method in class org.jboss.seam.social.oauth.OAuthSessionImpl
 
toString() - Method in class org.jboss.seam.social.scribe.OAuthRequestScribe
 
toString() - Method in class org.jboss.seam.social.scribe.OAuthTokenScribe
 
toString() - Method in class org.jboss.seam.social.scribe.ParameterListScribe
 
toString() - Method in class org.jboss.seam.social.scribe.ParameterScribe
 
toString() - Method in class org.jboss.seam.social.scribe.RestResponseScribe
 

U

URLUtils - Class in org.jboss.seam.social.utils
Utils to deal with URL and url-encodings
URLUtils() - Constructor for class org.jboss.seam.social.utils.URLUtils
 
A B C D E F G H I J M O P Q R S T U 

Copyright © 2011-2013 Seam Framework. All Rights Reserved.