Package | Description |
---|---|
org.agorava |
Contains transverse and context configuration elements
|
org.agorava.api.event |
This package contains all the events used by Agorava CDI implementation but could be used elsewhere since it doesn't have
CDI or JSR 330 dependency
|
org.agorava.api.exception |
This package contains all the Agorava specific exception
|
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.api.storage |
This package contains storage API for Agorava
|
org.agorava.spi |
Contains all Agorava's Service Provider Interface that has to be extended for each provider module
|
Class and Description |
---|
Token
Represents an OAuth token (either request or access token) and its secret
|
Class and Description |
---|
OAuthSession
Contains user data for a session connection to a given
OAuthService . |
Class and Description |
---|
OAuthRequest
Extends
Request to add OAuth specific |
Class and Description |
---|
OAuth.OAuthVersion
The different values of OAuth
|
OAuthRequest
Extends
Request to add OAuth specific |
OAuthSession
Contains user data for a session connection to a given
OAuthService . |
OAuthSession.Builder
Builder class for
OAuthSession |
Token
Represents an OAuth token (either request or access token) and its secret
|
Verifier
Represents an OAuth verifier code.
|
Class and Description |
---|
OAuthService
Provides all Oauth Services
|
OAuthSession
Contains user data for a session connection to a given
OAuthService . |
Class and Description |
---|
OAuthSession
Contains user data for a session connection to a given
OAuthService . |
Class and Description |
---|
OAuth.OAuthVersion
The different values of OAuth
|
OAuthService
Provides all Oauth Services
|
OAuthSession
Contains user data for a session connection to a given
OAuthService . |
Token
Represents an OAuth token (either request or access token) and its secret
|
Copyright © 2012-2013. All Rights Reserved.