Package | Description |
---|---|
org.agorava.api.oauth |
This package contains API elements to manage interactions with generic OAuth services
|
org.agorava.api.service |
Agorava miscellaneous services and utilities
|
org.agorava.spi |
Contains all Agorava's Service Provider Interface that has to be extended for each provider module
|
Class and Description |
---|
UserProfile
Generic abstract class to define a basic user information
|
Class and Description |
---|
UserProfileService
Implementation will provide generic service around
UserProfile for a given Provider |
Class and Description |
---|
ProviderConfig
Root of all providers services configuration
|
ProviderConfigOauth
Root of all OAuth providers services configuration
|
ProviderConfigOauth.SignaturePlace
Places where signature could be stored in
OAuthRequest for OAuth 1.0a |
ProviderConfigOauth20
Default Provider configuration implementing the OAuth protocol, version 2.0 (draft 11)
This class is meant to be extended by concrete implementations of the API,
providing the endpoints and endpoint-http-verbs.
|
UserProfile
Generic abstract class to define a basic user information
|
Copyright © 2012-2013. All Rights Reserved.