Package | Description |
---|---|
org.springframework.social.oauth2 |
OAuth2 client.
|
Modifier and Type | Method and Description |
---|---|
protected OAuth2Version |
AbstractOAuth2ApiBinding.getOAuth2Version()
Returns the version of OAuth2 the API implements.
|
static OAuth2Version |
OAuth2Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2Version[] |
OAuth2Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.