Package | Description |
---|---|
org.agorava.spi |
Contains all Agorava's Service Provider Interface that has to be extended for each provider module
|
Modifier and Type | Class and Description |
---|---|
class |
ProviderConfigOauth
Root of all OAuth providers services configuration
|
class |
ProviderConfigOauth10a
Default Provider configuration implementing the OAuth protocol, version 1.0a
This class is meant to be extended by concrete implementations of the Provider configuration,
providing the endpoints and endpoint-http-verbs.
|
class |
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.
|
class |
ProviderConfigOauth20Final
Default Provider configuration implementing the OAuth protocol, version 2.0 final
This class is meant to be extended by concrete implementations of the API,
providing the endpoints and endpoint-http-verbs.
|
Copyright © 2012-2013. All Rights Reserved.