Package | Description |
---|---|
org.springframework.social.connect.web |
Spring MVC Controller for controlling ServiceProvider connect operations.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectController.addInterceptor(ConnectInterceptor<?> interceptor)
Adds a ConnectInterceptor to receive callbacks during the connection process.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectController.setInterceptors(List<ConnectInterceptor<?>> interceptors)
Configure the list of interceptors that should receive callbacks during the connection process.
|
Copyright © 2016. All rights reserved.