- OpenIDConsumer - Class in org.opensocial.explorer.server.openid
-
OpenID consumer implemenation based on the SampleConsumer provided by OpenID4Java.
- OpenIDConsumer(String, ConsumerManager, String, Authority) - Constructor for class org.opensocial.explorer.server.openid.OpenIDConsumer
-
- OpenIDProvider - Class in org.opensocial.explorer.server.openid
-
Represents a provider.
- OpenIDProvider(String, String, String, String) - Constructor for class org.opensocial.explorer.server.openid.OpenIDProvider
-
Constructs a provider.
- OpenIDProviderStore - Interface in org.opensocial.explorer.server.openid
-
Stores Open ID providers.
- OpenIDSecurityToken - Class in org.opensocial.explorer.server.openid
-
A container SecurityToken whose owner and viewer IDs are derived from an OpenID
Identifier.
- OpenIDSecurityToken(Identifier, String) - Constructor for class org.opensocial.explorer.server.openid.OpenIDSecurityToken
-
- OpenIDSecurityToken(String, String) - Constructor for class org.opensocial.explorer.server.openid.OpenIDSecurityToken
-
- OpenIDServlet - Class in org.opensocial.explorer.server.openid
-
A servlet that handles requests for OpenID including receiving the OpenID discovery URL from the
client and handling login callbacks from the OpenID provider.
- OpenIDServlet() - Constructor for class org.opensocial.explorer.server.openid.OpenIDServlet
-
- org.opensocial.explorer.server.config - package org.opensocial.explorer.server.config
-
- org.opensocial.explorer.server.login - package org.opensocial.explorer.server.login
-
- org.opensocial.explorer.server.modules - package org.opensocial.explorer.server.modules
-
- org.opensocial.explorer.server.oauth - package org.opensocial.explorer.server.oauth
-
- org.opensocial.explorer.server.oauth2 - package org.opensocial.explorer.server.oauth2
-
- org.opensocial.explorer.server.openid - package org.opensocial.explorer.server.openid
-
- org.opensocial.explorer.server.security - package org.opensocial.explorer.server.security
-
- OSEAuthConfigContributor - Class in org.opensocial.explorer.server.security
-
- OSEAuthConfigContributor(SecurityTokenCodec) - Constructor for class org.opensocial.explorer.server.security.OSEAuthConfigContributor
-
- OSEContainerConfig - Class in org.opensocial.explorer.server.config
-
- OSEContainerConfig(String, String, String, String, Expressions) - Constructor for class org.opensocial.explorer.server.config.OSEContainerConfig
-
- OSEInMemoryCache - Class in org.opensocial.explorer.server.oauth2
-
An in-memory cache for OAuth 2.0.
- OSEInMemoryCache() - Constructor for class org.opensocial.explorer.server.oauth2.OSEInMemoryCache
-
- OSEOAuth2Persister - Class in org.opensocial.explorer.server.oauth2
-
Persists OAuth 2.0 data from a JSON file.
- OSEOAuth2Persister(OAuth2Encrypter, Authority, String, String, String) - Constructor for class org.opensocial.explorer.server.oauth2.OSEOAuth2Persister
-
- OSEOAuthStore - Class in org.opensocial.explorer.server.oauth
-
Basic OAuth store for OAuth 1.0a keys and secrets and tokens.
- OSEOAuthStore() - Constructor for class org.opensocial.explorer.server.oauth.OSEOAuthStore
-
Token store for the OpenSocial Explorer.
- OSEOAuthStoreProvider - Class in org.opensocial.explorer.server.oauth
-
OAuth store provider.
- OSEOAuthStoreProvider(String, Authority, String) - Constructor for class org.opensocial.explorer.server.oauth.OSEOAuthStoreProvider
-
- OSESecurityTokenCodec - Class in org.opensocial.explorer.server.security
-
- OSESecurityTokenCodec(ContainerConfig) - Constructor for class org.opensocial.explorer.server.security.OSESecurityTokenCodec
-