Package | Description |
---|---|
org.springframework.social.connect |
Framework for establishing connections between local users and users of ServiceProviders such as Twitter and Facebook.
|
Modifier and Type | Class and Description |
---|---|
class |
DuplicateConnectionException
Thrown by a
ConnectionRepository when attempting to add a Connection and a connection already exists with the given key. |
class |
NoSuchConnectionException
Thrown by a
ConnectionRepository when attempting to fetch a Connection and no such connection exists with the provided key. |
class |
NotConnectedException
Thrown by a
ConnectionRepository when attempting to fetch a "primary" connection and the user is not connected to the provider in question. |
Copyright © 2016. All rights reserved.