Package | Description |
---|---|
org.springframework.social |
Core Spring Social classes
|
org.springframework.social.connect |
Framework for establishing connections between local users and users of ServiceProviders such as Twitter and Facebook.
|
org.springframework.social.oauth1 |
OAuth1 client.
|
org.springframework.social.oauth2 |
OAuth2 client.
|
Class and Description |
---|
ApiException
Indicates that an error occurred while consuming a provider API.
|
NotAuthorizedException
Indicates the client is not authorized to invoke the API.
|
OperationNotPermittedException
Indicates an operation was attempted that is not permitted.
|
RejectedAuthorizationException
Exception indicating that the authorization used during an operation invocation is rejected by the server.
|
ServerException
Exception thrown when a server error occurs.
|
SocialException
Exception class indicating a problem occurred performing an operation against a service provider.
|
Class and Description |
---|
ServiceProvider
Top-level marker interface defining a ServiceProvider.
|
SocialException
Exception class indicating a problem occurred performing an operation against a service provider.
|
Class and Description |
---|
ApiBinding
Base interface that may be implemented by API bindings.
|
ServiceProvider
Top-level marker interface defining a ServiceProvider.
|
Class and Description |
---|
ApiBinding
Base interface that may be implemented by API bindings.
|
ServiceProvider
Top-level marker interface defining a ServiceProvider.
|
Copyright © 2016. All rights reserved.