Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- org.apache.shindig.auth.AbstractSecurityToken (implements org.apache.shindig.auth.SecurityToken)
- org.apache.shindig.social.core.oauth2.validators.AccessTokenRequestValidator (implements org.apache.shindig.social.core.oauth2.validators.OAuth2RequestValidator)
- org.apache.shindig.social.core.model.AccountImpl (implements org.apache.shindig.social.opensocial.model.Account)
- org.apache.shindig.social.opensocial.service.ActivityHandler
- org.apache.shindig.social.core.model.ActivityImpl (implements org.apache.shindig.social.opensocial.model.Activity)
- org.apache.shindig.social.opensocial.service.ActivityStreamHandler
- org.apache.shindig.social.core.model.AddressImpl (implements org.apache.shindig.social.opensocial.model.Address)
- org.apache.shindig.social.opensocial.service.AlbumHandler
- org.apache.shindig.social.core.model.AlbumImpl (implements org.apache.shindig.social.opensocial.model.Album)
- org.apache.shindig.social.opensocial.spi.AlbumService.NotImplementedAlbumService (implements org.apache.shindig.social.opensocial.spi.AlbumService)
- org.apache.shindig.social.opensocial.service.AppDataHandler
- org.apache.shindig.social.core.util.atom.AtomAttribute
- org.apache.shindig.social.core.util.atom.AtomAttributeConverter (implements com.thoughtworks.xstream.converters.SingleValueConverter)
- org.apache.shindig.social.core.util.atom.AtomAuthor
- org.apache.shindig.social.core.util.atom.AtomContent
- org.apache.shindig.social.core.util.atom.AtomEntry
- org.apache.shindig.social.core.util.atom.AtomFeed
- org.apache.shindig.social.core.util.atom.AtomGenerator
- org.apache.shindig.social.core.util.atom.AtomKeyValue
- org.apache.shindig.social.core.util.atom.AtomLink
- org.apache.shindig.social.core.util.atom.AtomLinkConverter (implements com.thoughtworks.xstream.converters.Converter)
- org.apache.shindig.social.core.util.atom.AtomSource
- org.apache.shindig.social.core.util.atom.AtomSummary
- org.apache.shindig.social.core.util.atom.AtomSummaryConverter (implements com.thoughtworks.xstream.converters.Converter)
- org.apache.shindig.social.core.oauth2.validators.AuthCodeGrantValidator (implements org.apache.shindig.social.core.oauth2.validators.OAuth2GrantValidator)
- org.apache.shindig.social.core.oauth.AuthenticationHandlerProvider (implements com.google.inject.Provider<T>)
- org.apache.shindig.social.core.oauth2.validators.AuthorizationCodeRequestValidator (implements org.apache.shindig.social.core.oauth2.validators.OAuth2RequestValidator)
- org.apache.shindig.protocol.BaseRequestItem (implements org.apache.shindig.protocol.RequestItem)
- org.apache.shindig.protocol.conversion.BeanXStreamConverter (implements org.apache.shindig.protocol.conversion.BeanConverter)
- org.apache.shindig.social.core.model.BodyTypeImpl (implements org.apache.shindig.social.opensocial.model.BodyType)
- org.apache.shindig.social.core.oauth2.validators.ClientCredentialsGrantValidator (implements org.apache.shindig.social.core.oauth2.validators.OAuth2GrantValidator)
- org.apache.shindig.social.opensocial.spi.CollectionOptions
- org.apache.shindig.social.opensocial.spi.CollectionOptionsFactory
- org.apache.shindig.social.core.oauth2.validators.DefaultResourceRequestValidator (implements org.apache.shindig.social.core.oauth2.validators.OAuth2ProtectedResourceValidator)
- org.apache.shindig.social.opensocial.spi.DomainName
- org.apache.shindig.social.opensocial.model.EnumUtil
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet (implements java.io.Serializable)
- org.apache.shindig.social.opensocial.spi.GlobalId
- org.apache.shindig.social.opensocial.service.GroupHandler
- org.apache.shindig.social.opensocial.spi.GroupId
- org.apache.shindig.social.core.model.GroupImpl (implements org.apache.shindig.social.opensocial.model.Group)
- org.apache.shindig.social.sample.spi.JsonDbOpensocialService (implements org.apache.shindig.social.opensocial.spi.ActivityService, org.apache.shindig.social.opensocial.spi.ActivityStreamService, org.apache.shindig.social.opensocial.spi.AlbumService, org.apache.shindig.social.opensocial.spi.AppDataService, org.apache.shindig.social.opensocial.spi.GroupService, org.apache.shindig.social.opensocial.spi.MediaItemService, org.apache.shindig.social.opensocial.spi.MessageService, org.apache.shindig.social.opensocial.spi.PersonService)
- org.apache.shindig.social.core.model.ListFieldImpl (implements org.apache.shindig.social.opensocial.model.ListField)
- org.apache.shindig.social.core.model.UrlImpl (implements org.apache.shindig.social.opensocial.model.Url)
- org.apache.shindig.social.opensocial.spi.LocalId
- org.apache.shindig.social.opensocial.service.MediaItemHandler
- org.apache.shindig.social.core.model.MediaItemImpl (implements org.apache.shindig.social.opensocial.model.MediaItem)
- org.apache.shindig.social.opensocial.spi.MediaItemService.NotImplementedMediaItemService (implements org.apache.shindig.social.opensocial.spi.MediaItemService)
- org.apache.shindig.social.core.model.MessageCollectionImpl (implements org.apache.shindig.social.opensocial.model.MessageCollection)
- org.apache.shindig.social.opensocial.service.MessageHandler
- org.apache.shindig.social.core.model.MessageImpl (implements org.apache.shindig.social.opensocial.model.Message)
- org.apache.shindig.social.opensocial.spi.MessageService.NotImplementedMessageService (implements org.apache.shindig.social.opensocial.spi.MessageService)
- org.apache.shindig.social.core.model.NameImpl (implements org.apache.shindig.social.opensocial.model.Name)
- org.apache.shindig.social.core.oauth2.OAuth2AuthenticationHandler (implements org.apache.shindig.auth.AuthenticationHandler)
- org.apache.shindig.social.core.oauth2.OAuth2AuthorizationHandler
- org.apache.shindig.social.core.oauth2.OAuth2Client
- org.apache.shindig.social.core.oauth2.OAuth2Code (implements java.lang.Comparable<T>)
- org.apache.shindig.social.core.oauth2.OAuth2DataServiceImpl (implements org.apache.shindig.social.core.oauth2.OAuth2DataService)
- org.apache.shindig.social.core.oauth2.OAuth2NormalizedResponse
- org.apache.shindig.social.core.oauth2.OAuth2ServiceImpl (implements org.apache.shindig.social.core.oauth2.OAuth2Service)
- org.apache.shindig.social.core.oauth2.OAuth2TokenHandler
- org.apache.shindig.social.core.oauth2.OAuth2Types
- org.apache.shindig.social.core.oauth2.OAuth2Utils
- org.apache.shindig.social.core.oauth.OAuthAuthenticationHandler (implements org.apache.shindig.auth.AuthenticationHandler)
- org.apache.shindig.social.opensocial.oauth.OAuthEntry (implements java.io.Serializable)
- org.apache.shindig.social.core.oauth.OAuthValidatorProvider (implements com.google.inject.Provider<T>)
- org.apache.shindig.social.opensocial.spi.ObjectId
- org.apache.shindig.social.core.model.OrganizationImpl (implements org.apache.shindig.social.opensocial.model.Organization)
- org.apache.shindig.social.opensocial.service.PersonHandler
- org.apache.shindig.social.core.model.PersonImpl (implements org.apache.shindig.social.opensocial.model.Person)
- org.apache.shindig.social.sample.oauth.SampleOAuthDataStore (implements org.apache.shindig.social.opensocial.oauth.OAuthDataStore)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.shindig.social.opensocial.spi.UserId
- org.apache.shindig.social.core.util.xstream.XStream081Configuration (implements org.apache.shindig.protocol.conversion.xstream.XStreamConfiguration)
Interface Hierarchy
Enum Hierarchy
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.