Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
O
P
R
S
T
U
V
A
authorizeToken(OAuthEntry, String)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
B
buildValuesMap()
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
C
CALLBACK_URL
- Static variable in class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
configure()
- Method in class org.exoplatform.social.opensocial.
ExoSocialApiGuiceModule
CONSUMER_KEY
- Static variable in class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
convertToAccessToken(OAuthEntry)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
createActivity(UserId, GroupId, String, Set<String>, Activity, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoActivityService
createToken(Map<String, String>)
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityDecoder
Decrypt and verify the provided security token.
createToken(Map<String, String>)
- Method in class org.exoplatform.social.opensocial.auth.
ExoSecurityTokenDecoder
createToken(String, String, String, Long, String)
- Method in class org.exoplatform.social.opensocial.auth.
ExoSocialSecurityTokenGenerator
Creates a security token with some more data from Social instead of default implementation one.
createToken(String, Long)
- Method in class org.exoplatform.social.opensocial.auth.
ExoSocialSecurityTokenGenerator
Creates a token by gadgetURL and moduleId.
D
deleteActivities(UserId, GroupId, String, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoActivityService
deletePersonData(UserId, GroupId, String, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoPeopleService
disableToken(OAuthEntry)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
E
encodeToken(SecurityToken)
- Method in class org.exoplatform.social.opensocial.auth.
ExoSecurityTokenDecoder
ExoActivityService
- Class in
org.exoplatform.social.opensocial.service
The Class ExoActivityService.
ExoActivityService()
- Constructor for class org.exoplatform.social.opensocial.service.
ExoActivityService
ExoAuthenticationHandlerProvider
- Class in
org.exoplatform.social.opensocial.auth
ExoAuthenticationHandlerProvider(ExoUrlAuthenticationHandler, OAuthAuthenticationHandler, AnonymousAuthenticationHandler)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoAuthenticationHandlerProvider
ExoBlobCrypterSecurityDecoder
- Class in
org.exoplatform.social.opensocial.auth
ExoBlobCrypterSecurityDecoder(ContainerConfig)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityDecoder
ExoBlobCrypterSecurityToken
- Class in
org.exoplatform.social.opensocial.auth
ExoBlobCrypterSecurityToken(BlobCrypter, String, String)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
ExoOAuthAuthenticationHandler
- Class in
org.exoplatform.social.opensocial.auth
Created by IntelliJ IDEA.
ExoOAuthAuthenticationHandler(OAuthDataStore, boolean)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoOAuthAuthenticationHandler
ExoOAuthDataStore
- Class in
org.exoplatform.social.opensocial.oauth
Created by The eXo Platform SARL Author : dang.tung tungcnw@gmail.com Jul 15, 2009
ExoOAuthDataStore(ExoPeopleService, ExoActivityService, String)
- Constructor for class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
ExoPeopleService
- Class in
org.exoplatform.social.opensocial.service
The Class ExoPeopleService.
ExoPeopleService(Injector)
- Constructor for class org.exoplatform.social.opensocial.service.
ExoPeopleService
Instantiates a new exo people service.
ExoPersonImpl
- Class in
org.exoplatform.social.opensocial.model
Created by The eXo Platform SARL Author : dang.tung tungcnw@gmail.com
ExoPersonImpl()
- Constructor for class org.exoplatform.social.opensocial.model.
ExoPersonImpl
ExoPersonImpl.Field
- Enum in
org.exoplatform.social.opensocial.model
ExoSecurityTokenDecoder
- Class in
org.exoplatform.social.opensocial.auth
ExoSecurityTokenDecoder(ContainerConfig)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoSecurityTokenDecoder
ExoService
- Class in
org.exoplatform.social.opensocial.service
Created by IntelliJ IDEA.
ExoService()
- Constructor for class org.exoplatform.social.opensocial.service.
ExoService
ExoSocialApiGuiceModule
- Class in
org.exoplatform.social.opensocial
Created by The eXo Platform SARL Modify : dang.tung tungcnw@gmail.com Oct 7, 2009
ExoSocialApiGuiceModule()
- Constructor for class org.exoplatform.social.opensocial.
ExoSocialApiGuiceModule
ExoSocialSecurityTokenGenerator
- Class in
org.exoplatform.social.opensocial.auth
The Social Security Token Generator.
ExoSocialSecurityTokenGenerator()
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoSocialSecurityTokenGenerator
Default Constructor.
ExoUrlAuthenticationHandler
- Class in
org.exoplatform.social.opensocial.auth
ExoUrlAuthenticationHandler(SecurityTokenCodec)
- Constructor for class org.exoplatform.social.opensocial.auth.
ExoUrlAuthenticationHandler
F
fromUrlString(String)
- Static method in enum org.exoplatform.social.opensocial.model.
ExoPersonImpl.Field
Converts from a url string (usually passed in the fields= parameter) into the corresponding field enum.
G
generateRequestToken(String, String, String)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
getActivities(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoActivityService
getActivities(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoActivityService
getActivity(UserId, GroupId, String, Set<String>, String, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoActivityService
getCallbackUrl()
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
getConsumer(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
getConsumerKey()
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
getContainerName()
- Method in class org.exoplatform.social.opensocial.auth.
RestPortalContainerNameConfig
getDescription()
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
getDisplayName()
- Method in interface org.exoplatform.social.opensocial.model.
Space
getDisplayName()
- Method in class org.exoplatform.social.opensocial.model.
SpaceImpl
getEntry(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
getFriendsList(Identity, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
Gets the friends list.
getHandlers()
- Method in class org.exoplatform.social.opensocial.
ExoSocialApiGuiceModule
Hook to provide a Set of request handlers.
getHost(SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
getHostName()
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
getHostName()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getId()
- Method in interface org.exoplatform.social.opensocial.model.
Space
getId()
- Method in class org.exoplatform.social.opensocial.model.
SpaceImpl
getIdentity(String, boolean, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
getIdentity(String, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
Gets the identity.
getIdSet(UserId, GroupId, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
Get the set of user id's from a user and group.
getIdSet(Set<UserId>, GroupId, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
Get the set of user id's for a set of users and a group.
getName()
- Method in class org.exoplatform.social.opensocial.auth.
ExoOAuthAuthenticationHandler
getName()
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
getPeople(Set<UserId>, GroupId, CollectionOptions, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoPeopleService
getPeopleUri()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getPerson(UserId, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoPeopleService
getPersonData(Set<UserId>, GroupId, String, Set<String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoPeopleService
getPortalContainer()
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
getPortalContainer(SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
getPortalContainerName()
- Method in class org.exoplatform.social.opensocial.auth.
ExoOAuthAuthenticationHandler
getPortalName()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getPortalOwner()
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
getPortalOwner()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getPortalOwner(SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoService
getProviderStore()
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
getRestContextName()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getSecurityTokenForConsumerRequest(String, String)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
getSecurityTokenFromRequest(HttpServletRequest)
- Method in class org.exoplatform.social.opensocial.auth.
ExoOAuthAuthenticationHandler
getServiceProvider(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
Get the provider for a given consumer key
getSharedSecret()
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
getSpaces()
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
getTokenExpiration(SecurityToken)
- Method in class org.exoplatform.social.opensocial.auth.
ExoSecurityTokenDecoder
getWWWAuthenticateHeader(String)
- Method in class org.exoplatform.social.opensocial.auth.
ExoOAuthAuthenticationHandler
H
HOST_NAME
- Static variable in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
O
OPENSOCIAL_PREFIX
- Static variable in class org.exoplatform.social.opensocial.service.
ExoActivityService
The Constant OPENSOCIAL_PREFIX.
OPENSOCIAL_PREFIX_LENGTH
- Static variable in class org.exoplatform.social.opensocial.service.
ExoActivityService
The Constant OPENSOCIAL_PREFIX_LENGTH.
org.exoplatform.social.opensocial
- package org.exoplatform.social.opensocial
org.exoplatform.social.opensocial.auth
- package org.exoplatform.social.opensocial.auth
org.exoplatform.social.opensocial.model
- package org.exoplatform.social.opensocial.model
org.exoplatform.social.opensocial.oauth
- package org.exoplatform.social.opensocial.oauth
org.exoplatform.social.opensocial.service
- package org.exoplatform.social.opensocial.service
P
PORTAL_CONTAINER_KEY
- Static variable in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
PORTAL_OWNER_KEY
- Static variable in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
portalContainer
- Variable in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
R
removeToken(OAuthEntry)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
RestPortalContainerNameConfig
- Class in
org.exoplatform.social.opensocial.auth
Created by The eXo Platform SAS Author : Zun exo@exoplatform.com Jul 30, 2010
RestPortalContainerNameConfig(InitParams)
- Constructor for class org.exoplatform.social.opensocial.auth.
RestPortalContainerNameConfig
S
ServiceProviderData
- Class in
org.exoplatform.social.opensocial.oauth
An OAuth service provider is a web site that allows eXo to access its data, provided that eXo identifies itself using the OAuth protocol.
ServiceProviderData(String, String, String, String, String)
- Constructor for class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
ServiceProviderStore
- Class in
org.exoplatform.social.opensocial.oauth
Simple store for OAuth providers data.
ServiceProviderStore(InitParams)
- Constructor for class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
setCallbackUrl(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
setConsumerKey(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
setDescription(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
setDisplayName(String)
- Method in interface org.exoplatform.social.opensocial.model.
Space
setDisplayName(String)
- Method in class org.exoplatform.social.opensocial.model.
SpaceImpl
setHostName(String)
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
setHostName(String)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
setId(String)
- Method in interface org.exoplatform.social.opensocial.model.
Space
setId(String)
- Method in class org.exoplatform.social.opensocial.model.
SpaceImpl
setName(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
setPeopleUri(String)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
setPortalContainer(String)
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
setPortalName(String)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
setPortalOwner(String)
- Method in class org.exoplatform.social.opensocial.auth.
ExoBlobCrypterSecurityToken
setPortalOwner(String)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
setProviders(Map<String, ServiceProviderData>)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
setProviderStore(ServiceProviderStore)
- Method in class org.exoplatform.social.opensocial.oauth.
ExoOAuthDataStore
setRestContainerName(RestPortalContainerNameConfig)
- Method in class org.exoplatform.social.opensocial.auth.
RestPortalContainerNameConfig
setRestContextName(String)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
setSharedSecret(String)
- Method in class org.exoplatform.social.opensocial.oauth.
ServiceProviderData
setSpaces(List<Space>)
- Method in class org.exoplatform.social.opensocial.model.
ExoPersonImpl
SHARED_SECRET
- Static variable in class org.exoplatform.social.opensocial.oauth.
ServiceProviderStore
Space
- Interface in
org.exoplatform.social.opensocial.model
Created by The eXo Platform SARL Author : dang.tung tungcnw@gmail.com Jan 08, 2009
Space.Field
- Enum in
org.exoplatform.social.opensocial.model
An enumeration of fields in the json Space object.
SpaceImpl
- Class in
org.exoplatform.social.opensocial.model
Created by The eXo Platform SARL Author : dang.tung tungcnw@gmail.com Jan 08, 2009
SpaceImpl()
- Constructor for class org.exoplatform.social.opensocial.model.
SpaceImpl
T
toString()
- Method in enum org.exoplatform.social.opensocial.model.
ExoPersonImpl.Field
emit the field as a json element.
toString()
- Method in enum org.exoplatform.social.opensocial.model.
Space.Field
U
updatePersonData(UserId, GroupId, String, Set<String>, Map<String, String>, SecurityToken)
- Method in class org.exoplatform.social.opensocial.service.
ExoPeopleService
V
valueOf(String)
- Static method in enum org.exoplatform.social.opensocial.model.
ExoPersonImpl.Field
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.exoplatform.social.opensocial.model.
Space.Field
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.exoplatform.social.opensocial.model.
ExoPersonImpl.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.exoplatform.social.opensocial.model.
Space.Field
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
eXo Platform SAS
. All Rights Reserved.