| Interface | Description |
|---|---|
| OpenIDProviderStore |
Stores Open ID providers.
|
| Class | Description |
|---|---|
| BasicOpenIDProviderStore |
A basic OpenIDProviderStore implementation using a JSON file.
|
| OpenIDConsumer |
OpenID consumer implemenation based on the SampleConsumer provided by OpenID4Java.
|
| OpenIDProvider |
Represents a provider.
|
| OpenIDSecurityToken |
A container
SecurityToken whose owner and viewer IDs are derived from an OpenID
Identifier. |
| OpenIDServlet |
A servlet that handles requests for OpenID including receiving the OpenID discovery URL from the
client and handling login callbacks from the OpenID provider.
|
Copyright © 2013 OpenSocial Foundation. All Rights Reserved.