Package | Description |
---|---|
org.springframework.social.oauth2 |
OAuth2 client.
|
Modifier and Type | Method and Description |
---|---|
String |
OAuth2Template.buildAuthenticateUrl(GrantType grantType,
OAuth2Parameters parameters) |
String |
OAuth2Operations.buildAuthenticateUrl(GrantType grantType,
OAuth2Parameters parameters)
Construct the URL to redirect the user to for authentication.
|
String |
OAuth2Template.buildAuthorizeUrl(GrantType grantType,
OAuth2Parameters parameters) |
String |
OAuth2Operations.buildAuthorizeUrl(GrantType grantType,
OAuth2Parameters parameters)
Construct the URL to redirect the user to for authorization.
|
Copyright © 2016. All rights reserved.